From fb24ab71d02169b3b272663582788923c3dee670 Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 8 Sep 2011 20:06:12 +0000 Subject: (svn r22909) -Fix-ish [FS#4749]: let Windows 2000 and XP without service pack 3 use the win9x binary/installer; the newer MSVC compiler of the compile farm does not support those versions of Windows anymore --- os/windows/installer/version_win32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/windows/installer/version_win32.txt') diff --git a/os/windows/installer/version_win32.txt b/os/windows/installer/version_win32.txt index 546512091..a0aeef5ee 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 "2000, XP, Vista and 7" +!define EXTRA_VERSION "XP SP3, Vista and 7" !define APPARCH "win32" ; Define the application architecture !define BINARY_DIR "${PATH_ROOT}objs\win32\Release" InstallDir "$PROGRAMFILES32\OpenTTD\" -- cgit v1.2.3-70-g09d2