summaryrefslogtreecommitdiffstats
path: root/win/winvnc
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2009-04-14 11:32:40 +0000
committerPeter Åstrand <astrand@cendio.se>2009-04-14 11:32:40 +0000
commit0c08558def5eb59ba907bf7c3432e770503efb73 (patch)
tree7bdb159ac886706019836677bf105ec66c59156d /win/winvnc
parent112794b0a2c3ebdbf88897095007c3f1228a5a57 (diff)
downloadtigervnc-0c08558def5eb59ba907bf7c3432e770503efb73.tar.gz
tigervnc-0c08558def5eb59ba907bf7c3432e770503efb73.zip
Update version information, to match rest of the project.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3771 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'win/winvnc')
-rw-r--r--win/winvnc/winvnc.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/win/winvnc/winvnc.rc b/win/winvnc/winvnc.rc
index 7036da2e..81eff814 100644
--- a/win/winvnc/winvnc.rc
+++ b/win/winvnc/winvnc.rc
@@ -71,16 +71,16 @@ BEGIN
BLOCK "080904b0"
BEGIN
VALUE "Comments", "\0"
- VALUE "CompanyName", "Constantin Kaplinsky\0"
+ VALUE "CompanyName", "TigerVNC Project\0"
VALUE "FileDescription", "TigerVNC Server for Win32\0"
- VALUE "FileVersion", "4.1.1\0"
+ VALUE "FileVersion", "0.9.0\0"
VALUE "InternalName", "winvnc\0"
- VALUE "LegalCopyright", "Copyright (C) 1998-2005 [many holders]\0"
+ VALUE "LegalCopyright", "Copyright (C) 1998-2009 [many holders]\0"
VALUE "LegalTrademarks", "TigerVNC\0"
VALUE "OriginalFilename", "winvnc4.exe\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "TigerVNC Server\0"
- VALUE "ProductVersion", "4.1.1\0"
+ VALUE "ProductVersion", "0.9.0\0"
VALUE "SpecialBuild", "\0"
END
END