]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Update version to 1.7.1 for MSVC builds
authorWolfgang Stöggl <c72578@yahoo.de>
Mon, 4 Feb 2019 12:43:41 +0000 (13:43 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 4 Feb 2019 13:09:15 +0000 (14:09 +0100)
win32/rrd_config.h

index 8c2fbaf77920961094eaa725f413f5256d3a75e3..3c95a0195411c505c0c764b17acdf50e54589190 100644 (file)
@@ -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"