From: Tobias Oetiker Date: Thu, 24 Nov 2011 14:56:02 +0000 (+0000) Subject: updates to the win32 port -- Chris Larsen X-Git-Tag: 1.4.6~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bbd249b9a29a93e834c38a56ee788e4f539318e;p=thirdparty%2Frrdtool-1.x.git updates to the win32 port -- Chris Larsen git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4/program@2224 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/win32/config.h b/win32/config.h index 7855b2d3..1a9a9ed0 100644 --- a/win32/config.h +++ b/win32/config.h @@ -29,9 +29,9 @@ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 -#define NUMVERS 1.4030 +#define NUMVERS 1.4050 #define PACKAGE_NAME "rrdtool" -#define PACKAGE_VERSION "1.4.3" +#define PACKAGE_VERSION "1.4.5" #define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION #define isinf(a) (_fpclass(a) == _FPCLASS_NINF || _fpclass(a) == _FPCLASS_PINF) diff --git a/win32/rrdlib.vcproj b/win32/rrdlib.vcproj index 9ea6bbf6..0f334cfd 100644 --- a/win32/rrdlib.vcproj +++ b/win32/rrdlib.vcproj @@ -64,6 +64,7 @@ /> + +