]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Update version to 1.8.0 for MSVC builds (#1160)
authorWolfgang Stöggl <c72578@yahoo.de>
Mon, 14 Mar 2022 20:24:09 +0000 (21:24 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Mar 2022 20:24:09 +0000 (21:24 +0100)
Includes version and copyright year updates to files in the win32
subdirectory after running the rrdtool-release script.

win32/librrd-8.rc
win32/rrd_config.h
win32/rrdcgi.rc
win32/rrdtool.rc
win32/rrdupdate.rc

index 1e946bd2072fe13408fc2ea63705757f319285d3..6cbde037c22063027a23a5e281387e4a2027f29e 100644 (file)
@@ -19,7 +19,7 @@ BEGIN
     BEGIN\r
       VALUE "Comments", "RRDtool is available under the terms of the GNU General Public License V2 or later"\r
       VALUE "CompanyName", "The RRDtool Project, https://oss.oetiker.ch/rrdtool/"\r
-      VALUE "LegalCopyright", "Copyright (c) 1998-2019 Tobias Oetiker"\r
+      VALUE "LegalCopyright", "Copyright (c) 1997-2022 Tobias Oetiker"\r
       VALUE "FileDescription", "time-series data storage and display system"\r
       VALUE "ProductName", "RRDtool"\r
       VALUE "FileVersion", PACKAGE_VERSION\r
index 8a6cf2e5d2377b2aa630865edbfa4010892795bc..7cc345a7a9204bc0d2b474dca606a2727be55f4f 100644 (file)
@@ -8,10 +8,10 @@
 
 /* Version numbers are updated by the rrdtool-release script. */
 #define PACKAGE_MAJOR       1
-#define PACKAGE_MINOR       7
-#define PACKAGE_REVISION    2
-#define PACKAGE_VERSION     "1.7.2"
-#define NUMVERS             1.7002
+#define PACKAGE_MINOR       8
+#define PACKAGE_REVISION    0
+#define PACKAGE_VERSION     "1.8.0"
+#define NUMVERS             1.8000
 
 #define RRD_DEFAULT_FONT "Courier"
 
index 3d09ae524e426ac2c2a0009887e33ef171efe266..dc4b064ba265839732bda9fc419dc57fa2ea0922 100644 (file)
@@ -19,7 +19,7 @@ BEGIN
     BEGIN\r
       VALUE "Comments", "RRDtool is available under the terms of the GNU General Public License V2 or later"\r
       VALUE "CompanyName", "The RRDtool Project, https://oss.oetiker.ch/rrdtool/"\r
-      VALUE "LegalCopyright", "Copyright (c) 1998-2019 Tobias Oetiker"\r
+      VALUE "LegalCopyright", "Copyright (c) 1997-2022 Tobias Oetiker"\r
       VALUE "FileDescription", "time-series data storage and display system"\r
       VALUE "ProductName", "RRDtool"\r
       VALUE "FileVersion", PACKAGE_VERSION\r
index 9eb6a7c97fc0f784e62f88319786b9b3fe010091..882f500f93a3a91d0b642918329d118a602e8a63 100644 (file)
@@ -19,7 +19,7 @@ BEGIN
     BEGIN\r
       VALUE "Comments", "RRDtool is available under the terms of the GNU General Public License V2 or later"\r
       VALUE "CompanyName", "The RRDtool Project, https://oss.oetiker.ch/rrdtool/"\r
-      VALUE "LegalCopyright", "Copyright (c) 1998-2019 Tobias Oetiker"\r
+      VALUE "LegalCopyright", "Copyright (c) 1997-2022 Tobias Oetiker"\r
       VALUE "FileDescription", "time-series data storage and display system"\r
       VALUE "ProductName", "RRDtool"\r
       VALUE "FileVersion", PACKAGE_VERSION\r
index 971b6f19a11645480d365301acb9d2c9ec7ef525..ead83c5bf97b449a67f8a281ed358e9cbd5ab7da 100644 (file)
@@ -19,7 +19,7 @@ BEGIN
     BEGIN\r
       VALUE "Comments", "RRDtool is available under the terms of the GNU General Public License V2 or later"\r
       VALUE "CompanyName", "The RRDtool Project, https://oss.oetiker.ch/rrdtool/"\r
-      VALUE "LegalCopyright", "Copyright (c) 1998-2019 Tobias Oetiker"\r
+      VALUE "LegalCopyright", "Copyright (c) 1997-2022 Tobias Oetiker"\r
       VALUE "FileDescription", "time-series data storage and display system"\r
       VALUE "ProductName", "RRDtool"\r
       VALUE "FileVersion", PACKAGE_VERSION\r