]> source.dussan.org Git - tigervnc.git/commitdiff
Updated version information and copyright.
authorPeter Åstrand <astrand@cendio.se>
Wed, 29 Apr 2009 08:48:12 +0000 (08:48 +0000)
committerPeter Åstrand <astrand@cendio.se>
Wed, 29 Apr 2009 08:48:12 +0000 (08:48 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3794 3789f03b-4d11-0410-bbf8-ca57d06f2519

win/vncconfig/vncconfig.rc

index 363ab2957980a25e6e54664d5917bf3d6c1262ef..5ebb0326adcdd7304f470fe4ba75398e50a0371d 100644 (file)
@@ -434,8 +434,8 @@ END
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 4,1,1,0
- PRODUCTVERSION 4,1,1,0
+ FILEVERSION 0,0,90,0
+ PRODUCTVERSION 0,0,90,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -451,16 +451,16 @@ BEGIN
         BLOCK "080904b0"
         BEGIN
             VALUE "Comments", "\0"
-            VALUE "CompanyName", "Constantin Kaplinsky\0"
+            VALUE "CompanyName", "TigerVNC Project\0"
             VALUE "FileDescription", "TigerVNC Server Configuration Applet for Win32\0"
-            VALUE "FileVersion", "4.1.1\0"
+            VALUE "FileVersion", "0.0.90\0"
             VALUE "InternalName", "vncconfig\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", "vncconfig.exe\0"
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "TigerVNC Configurator\0"
-            VALUE "ProductVersion", "4.1.1\0"
+            VALUE "ProductVersion", "0.0.90\0"
             VALUE "SpecialBuild", "\0"
         END
     END