changeset 20579:b2305b950203 draft

(svn r25520) -Fix-ish: don't pretend that trunk is still doing something 1.3-ish in the Windows executable version information
author rubidium <rubidium@openttd.org>
date Sat, 29 Jun 2013 16:13:41 +0000
parents 67c36d790e08
children ae487bddbb7a
files src/os/windows/ottdres.rc.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/os/windows/ottdres.rc.in
+++ b/src/os/windows/ottdres.rc.in
@@ -79,8 +79,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,3,0,!!REVISION!!
- PRODUCTVERSION 1,3,0,!!REVISION!!
+ FILEVERSION 1,4,0,!!REVISION!!
+ PRODUCTVERSION 1,4,0,!!REVISION!!
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L