diff options
author | Hans Kristian Rosbach <hk-git@circlestorm.org> | 2021-01-29 09:48:01 +0100 |
---|---|---|
committer | Hans Kristian Rosbach <hk-git@circlestorm.org> | 2021-01-29 09:48:01 +0100 |
commit | 7606b9f39a2c7701a30d06a786fb2a99334b1feb (patch) | |
tree | 2b698078fff3d66994410ac12a01befcc8bcfe19 /zlib-ng.h | |
parent | 1617eb163ebecd4d462207f0ea380661b91ab09d (diff) |
Version 2.0.0 Release Candidate 2
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-RC1" +#define ZLIBNG_VERSION "2.0.0-RC2" #define ZLIBNG_VERNUM 0x2000 #define ZLIBNG_VER_MAJOR 2 #define ZLIBNG_VER_MINOR 0 |