summaryrefslogtreecommitdiff
path: root/os/windows/installer
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2017-03-11 20:50:26 +0000
committerfrosch <frosch@openttd.org>2017-03-11 20:50:26 +0000
commitafcef7faa6d3ccfcbf3e46d74c9ae5120d268efc (patch)
tree5d6420a122ecec7b7dbbb395992c82a887804ca5 /os/windows/installer
parentca3aaf8f6dc8093b90b74b252327675be064c03e (diff)
downloadopenttd-afcef7faa6d3ccfcbf3e46d74c9ae5120d268efc.tar.xz
(svn r27780) -Update: Numbers
Diffstat (limited to 'os/windows/installer')
-rw-r--r--os/windows/installer/install.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/windows/installer/install.nsi b/os/windows/installer/install.nsi
index c7b8c82af..76a87b37d 100644
--- a/os/windows/installer/install.nsi
+++ b/os/windows/installer/install.nsi
@@ -1,6 +1,6 @@
# Version numbers to update
!define APPV_MAJOR 1
-!define APPV_MINOR 7
+!define APPV_MINOR 8
!define APPV_MAINT 0
!define APPV_BUILD 0
!define APPV_EXTRA "-beta1"