]> git.lizzy.rs Git - zlib.git/blobdiff - zlib.h
zlib 1.2.6
[zlib.git] / zlib.h
diff --git a/zlib.h b/zlib.h
index 9452fee5baf63da2b7886abb30ed9a62d04c7b24..79142d1172e8760ac89ac7b2ad92a79928af737c 100644 (file)
--- a/zlib.h
+++ b/zlib.h
@@ -1,5 +1,5 @@
 /* zlib.h -- interface of the 'zlib' general purpose compression library
-  version 1.2.6, January xxth, 2012
+  version 1.2.6, January 29th, 2012
 
   Copyright (C) 1995-2012 Jean-loup Gailly and Mark Adler
 
@@ -37,7 +37,7 @@
 extern "C" {
 #endif
 
-#define ZLIB_VERSION "1.2.6-motley"
+#define ZLIB_VERSION "1.2.6"
 #define ZLIB_VERNUM 0x1260
 #define ZLIB_VER_MAJOR 1
 #define ZLIB_VER_MINOR 2