projects
/
Hatch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ab8b4d
)
LP1731922 Bump Hatch version for Windows Installer
author
Bill Erickson
<berickxx@gmail.com>
Fri, 1 Feb 2019 15:22:53 +0000
(10:22 -0500)
committer
Bill 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
patch
|
blob
|
history
diff --git
a/installer/windows/defines.nsh
b/installer/windows/defines.nsh
index
8afcac3
..
2ae355d
100644
(file)
--- a/
installer/windows/defines.nsh
+++ b/
installer/windows/defines.nsh
@@
-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