summaryrefslogtreecommitdiff
path: root/os/windows/installer/version_win32.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-12-14 18:20:42 +0000
committerrubidium <rubidium@openttd.org>2009-12-14 18:20:42 +0000
commita1d1ee89ed9909fa979b6cb994fe9c8786a3466e (patch)
treeca22d65a8b27591e0142c7e7c65467ece1a293b5 /os/windows/installer/version_win32.txt
parentf9970ac6460a8d84b6286a2c440dc2d2310d1f56 (diff)
downloadopenttd-a1d1ee89ed9909fa979b6cb994fe9c8786a3466e.tar.xz
(svn r18496) -Codechange: some changes to the installer to make it more usable, easier to maintain and more up-to-date
Diffstat (limited to 'os/windows/installer/version_win32.txt')
-rw-r--r--os/windows/installer/version_win32.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/windows/installer/version_win32.txt b/os/windows/installer/version_win32.txt
index ed7f77e3d..546512091 100644
--- a/os/windows/installer/version_win32.txt
+++ b/os/windows/installer/version_win32.txt
@@ -1,5 +1,5 @@
!define APPBITS 32 ; Define number of bits for the architecture
-!define EXTRA_VERSION "for Windows 2000, XP and Vista"
+!define EXTRA_VERSION "2000, XP, Vista and 7"
!define APPARCH "win32" ; Define the application architecture
!define BINARY_DIR "${PATH_ROOT}objs\win32\Release"
InstallDir "$PROGRAMFILES32\OpenTTD\"