diff options
author | Hans Kristian Rosbach <hk-git@circlestorm.org> | 2021-03-08 14:36:15 +0100 |
---|---|---|
committer | Hans Kristian Rosbach <hk-github@circlestorm.org> | 2021-03-16 20:46:50 +0100 |
commit | ac18b0c35c8cf56bcc2531e100372f654390923b (patch) | |
tree | 67714a82d575d58c37c09c81f151edbebc32a1bd /zlib-ng.h | |
parent | cb791930b26b3c275b99e0db5fd7f0db35179cc4 (diff) |
Stable release 2.0.0
Diffstat (limited to 'zlib-ng.h')
-rw-r--r-- | zlib-ng.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ extern "C" { #endif -#define ZLIBNG_VERSION "2.0.0-RC2" +#define ZLIBNG_VERSION "2.0.0" #define ZLIBNG_VERNUM 0x2000 #define ZLIBNG_VER_MAJOR 2 #define ZLIBNG_VER_MINOR 0 |