From 50893291621658f355bc5b4d450a8d06a563053d Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Sun, 28 Apr 2013 16:03:34 -0700 Subject: zlib 1.2.8 --- zlib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zlib.h') diff --git a/zlib.h b/zlib.h index 611d206..3e0c767 100644 --- a/zlib.h +++ b/zlib.h @@ -1,5 +1,5 @@ /* zlib.h -- interface of the 'zlib' general purpose compression library - version 1.2.8, April xxth, 2013 + version 1.2.8, April 28th, 2013 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler @@ -37,7 +37,7 @@ extern "C" { #endif -#define ZLIB_VERSION "1.2.8-motley" +#define ZLIB_VERSION "1.2.8" #define ZLIB_VERNUM 0x1280 #define ZLIB_VER_MAJOR 1 #define ZLIB_VER_MINOR 2 -- cgit v1.2.1