From eecccf1e6ad8723ff4fe0a175710649ececfa9e5 Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Thu, 7 Feb 2019 09:15:48 +0100 Subject: [PATCH] consistant numbering for windows --- win32/rrd_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/rrd_config.h b/win32/rrd_config.h index fcf7e3bf..a7f8bce4 100644 --- a/win32/rrd_config.h +++ b/win32/rrd_config.h @@ -11,7 +11,7 @@ #define PACKAGE_MINOR 7 #define PACKAGE_REVISION 2 #define PACKAGE_VERSION "1.7.2" -#define NUMVERS 1.72 +#define NUMVERS 1.7002 #define RRD_DEFAULT_FONT "Courier" -- 2.47.2