12 lines
220 B
Diff
12 lines
220 B
Diff
|
--- zlib.h.orig
|
||
|
+++ zlib.h
|
||
|
@@ -37,7 +37,7 @@
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
|
||
|
-#define ZLIB_VERSION "1.2.5.2-motley"
|
||
|
+#define ZLIB_VERSION "1.2.5.2"
|
||
|
#define ZLIB_VERNUM 0x1252
|
||
|
#define ZLIB_VER_MAJOR 1
|
||
|
#define ZLIB_VER_MINOR 2
|