summaryrefslogtreecommitdiffstats
path: root/lib/libz/deflate.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libz/deflate.c')
-rw-r--r--lib/libz/deflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/deflate.c b/lib/libz/deflate.c
index b7fb9fc..efb26bf 100644
--- a/lib/libz/deflate.c
+++ b/lib/libz/deflate.c
@@ -52,7 +52,7 @@
#include "deflate.h"
const char deflate_copyright[] =
- " deflate 1.2.4.1 Copyright 1995-2010 Jean-loup Gailly and Mark Adler ";
+ " deflate 1.2.4.3 Copyright 1995-2010 Jean-loup Gailly and Mark Adler ";
/*
If you use the zlib library in a product, an acknowledgment is welcome
in the documentation of your product. If for some reason you cannot
OpenPOWER on IntegriCloud