LP1731922 Bump Hatch version for Windows Installer
authorBill Erickson <berickxx@gmail.com>
Fri, 1 Feb 2019 15:22:53 +0000 (10:22 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 1 Feb 2019 15:56:55 +0000 (10:56 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
installer/windows/defines.nsh

index 8afcac3..2ae355d 100644 (file)
@@ -13,8 +13,8 @@
 ; Version info
 ; Version numbers should be integers
 !define VERSIONMAJOR 0
-!define VERSIONMINOR 1
-!define VERSIONBUILD 5
+!define VERSIONMINOR 2
+!define VERSIONBUILD 0
 !define FULLVERSION "${VERSIONMAJOR}.${VERSIONMINOR}.${VERSIONBUILD}"
 ;---------------------------
 ; Add Remove info