summaryrefslogtreecommitdiff
path: root/os/windows
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2012-12-24 19:20:20 +0000
committerfrosch <frosch@openttd.org>2012-12-24 19:20:20 +0000
commit75a0cba171d3ea09a386eb1401ff556e862b1e88 (patch)
tree4f3aefb10bbe03bfe67d5f4ea92f7a43aec4fa45 /os/windows
parente1807eff3df93893e17dee30e464ca7575eb6869 (diff)
downloadopenttd-75a0cba171d3ea09a386eb1401ff556e862b1e88.tar.xz
(svn r24850) -Update: Status report to santa.
Diffstat (limited to 'os/windows')
-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 3eae10e2a..6fef11d2e 100644
--- a/os/windows/installer/install.nsi
+++ b/os/windows/installer/install.nsi
@@ -3,7 +3,7 @@
!define APPV_MINOR 3
!define APPV_MAINT 0
!define APPV_BUILD 0
-!define APPV_EXTRA "-alpha"
+!define APPV_EXTRA "-beta1"
!define APPNAME "OpenTTD" ; Define application name
!define APPVERSION "${APPV_MAJOR}.${APPV_MINOR}.${APPV_MAINT}${APPV_EXTRA}" ; Define application version