From: Wolfgang Stöggl Date: Mon, 4 Feb 2019 12:43:41 +0000 (+0100) Subject: Update version to 1.7.1 for MSVC builds X-Git-Tag: v1.7.1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03af0231d5806f67c8a44d079960f7d1b804cbc1;p=thirdparty%2Frrdtool-1.x.git Update version to 1.7.1 for MSVC builds --- diff --git a/win32/rrd_config.h b/win32/rrd_config.h index 8c2fbaf7..3c95a019 100644 --- a/win32/rrd_config.h +++ b/win32/rrd_config.h @@ -9,9 +9,9 @@ /* Define to the version of this package. */ #define PACKAGE_MAJOR 1 #define PACKAGE_MINOR 7 -#define PACKAGE_REVISION 0 -#define PACKAGE_VERSION "1.7.0" -#define NUMVERS 1.70 +#define PACKAGE_REVISION 1 +#define PACKAGE_VERSION "1.7.1" +#define NUMVERS 1.71 #define RRD_DEFAULT_FONT "Courier"