summaryrefslogtreecommitdiff
path: root/zutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'zutil.c')
-rw-r--r--zutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zutil.c b/zutil.c
index ec2e137..cb0756f 100644
--- a/zutil.c
+++ b/zutil.c
@@ -23,7 +23,7 @@ z_const char * const PREFIX(z_errmsg)[10] = {
};
const char zlibng_string[] =
- " zlib-ng 1.9.9 forked from zlib 1.2.12.f ";
+ " zlib-ng 1.9.9 forked from zlib";
#ifdef ZLIB_COMPAT
const char * Z_EXPORT zlibVersion(void) {