summaryrefslogtreecommitdiff
path: root/deflate.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2022-03-27 18:07:49 -0700
committerMark Adler <madler@alumni.caltech.edu>2022-03-27 18:07:49 -0700
commita4c17581d8fd9dc38d498430825d148fe7177881 (patch)
tree5c9b485ce459a9c3517a8f9658442f3b1284a402 /deflate.c
parent21767c654d31d2dccdde4330529775c6c5fd5389 (diff)
downloadzlib-a4c17581d8fd9dc38d498430825d148fe7177881.tar.gz
Change version number on develop branch to 1.2.12.1.
Diffstat (limited to 'deflate.c')
-rw-r--r--deflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/deflate.c b/deflate.c
index 799fb93..6ac891d 100644
--- a/deflate.c
+++ b/deflate.c
@@ -52,7 +52,7 @@
#include "deflate.h"
const char deflate_copyright[] =
- " deflate 1.2.12 Copyright 1995-2022 Jean-loup Gailly and Mark Adler ";
+ " deflate 1.2.12.1 Copyright 1995-2022 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