diff options
| author | dgp@users.sourceforge.net <dgp> | 2014-08-27 20:34:04 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2014-08-27 20:34:04 (GMT) |
| commit | 3c7c2c17e60a645c67a1be68b0af8b6c63844a11 (patch) | |
| tree | aa48a8922ceeb5182dd0a21e669fd18fa93bb9ca /generic/tclZlib.c | |
| parent | ca2f05d03c73def593789f1aee667e3e670e05d9 (diff) | |
| parent | 10efa09e77411c5bd629042ad0b333f66395fa04 (diff) | |
| download | tcl-3c7c2c17e60a645c67a1be68b0af8b6c63844a11.zip tcl-3c7c2c17e60a645c67a1be68b0af8b6c63844a11.tar.gz tcl-3c7c2c17e60a645c67a1be68b0af8b6c63844a11.tar.bz2 | |
merge release
Diffstat (limited to 'generic/tclZlib.c')
| -rw-r--r-- | generic/tclZlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclZlib.c b/generic/tclZlib.c index 06e18fe..956e3f9 100644 --- a/generic/tclZlib.c +++ b/generic/tclZlib.c @@ -26,7 +26,7 @@ * interface, even if that is mostly true). */ -#define TCL_ZLIB_VERSION "2.0" +#define TCL_ZLIB_VERSION "2.0.1" /* * Magic flags used with wbits fields to indicate that we're handling the gzip |
