summaryrefslogtreecommitdiff
path: root/src/os/windows
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2018-03-14 19:36:41 +0000
committerfrosch <frosch@openttd.org>2018-03-14 19:36:41 +0000
commit09d473567958785287e20b74b4ad8ebefe930e18 (patch)
treef405ae2d6825b7f73c9949071a57ca963ccdaa2f /src/os/windows
parent080d57d97adc3d6a4e03be7b2f6027029d651b2b (diff)
downloadopenttd-09d473567958785287e20b74b4ad8ebefe930e18.tar.xz
(svn r27993) -Change: Heading for 1.9 now
Diffstat (limited to 'src/os/windows')
-rw-r--r--src/os/windows/ottdres.rc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os/windows/ottdres.rc.in b/src/os/windows/ottdres.rc.in
index b96b0faa9..a60c28089 100644
--- a/src/os/windows/ottdres.rc.in
+++ b/src/os/windows/ottdres.rc.in
@@ -79,8 +79,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,8,0,!!REVISION!!
- PRODUCTVERSION 1,8,0,!!REVISION!!
+ FILEVERSION 1,9,0,!!REVISION!!
+ PRODUCTVERSION 1,9,0,!!REVISION!!
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L