summaryrefslogtreecommitdiff
path: root/os/windows/installer/version_win9x.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_win9x.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_win9x.txt')
-rw-r--r--os/windows/installer/version_win9x.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/windows/installer/version_win9x.txt b/os/windows/installer/version_win9x.txt
index be20888e5..1ab32b9cf 100644
--- a/os/windows/installer/version_win9x.txt
+++ b/os/windows/installer/version_win9x.txt
@@ -1,5 +1,5 @@
!define APPBITS 32 ; Define number of bits for the architecture
-!define EXTRA_VERSION "for Windows 95, 98 and ME"
+!define EXTRA_VERSION "95, 98 and ME"
!define APPARCH "win9x" ; Define the application architecture
!define BINARY_DIR "${PATH_ROOT}bin"
InstallDir "$PROGRAMFILES32\OpenTTD\"