summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2009-04-14 12:06:00 +0000
committerPeter Åstrand <astrand@cendio.se>2009-04-14 12:06:00 +0000
commitecb663140d5b5e0f9352c697612a12e148a52354 (patch)
tree183f7b02e9d7a12b71d95a929895a2f6b6ad32ac
parent0c08558def5eb59ba907bf7c3432e770503efb73 (diff)
downloadtigervnc-ecb663140d5b5e0f9352c697612a12e148a52354.tar.gz
tigervnc-ecb663140d5b5e0f9352c697612a12e148a52354.zip
Updated the version number in yet another location.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3772 3789f03b-4d11-0410-bbf8-ca57d06f2519
-rw-r--r--win/winvnc/winvnc.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/winvnc/winvnc.rc b/win/winvnc/winvnc.rc
index 81eff814..4c9fd8d2 100644
--- a/win/winvnc/winvnc.rc
+++ b/win/winvnc/winvnc.rc
@@ -54,8 +54,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 4,1,1,0
- PRODUCTVERSION 4,1,1,0
+ FILEVERSION 0,9,0,0
+ PRODUCTVERSION 0,9,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L