]> code.delx.au - gnu-emacs/blobdiff - nt/emacsclient.rc
Improve the encoding by compound-text-with-extensions.
[gnu-emacs] / nt / emacsclient.rc
index 126ed83342aacf726d083068e175920423f513ca..6a3ae2401cd922f3fb99147cbc2281d7cc99dc06 100644 (file)
@@ -5,8 +5,8 @@ Emacs ICON   icons\emacs.ico
 #endif
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,0,60,0
- PRODUCTVERSION 23,0,60,0
+ FILEVERSION 23,2,50,0
+ PRODUCTVERSION 23,2,50,0
  FILEFLAGSMASK 0x3FL
 #ifdef EMACSDEBUG
  FILEFLAGS 0x1L
@@ -22,13 +22,13 @@ BEGIN
        BLOCK "040904B0"
        BEGIN
            VALUE "CompanyName", "Free Software Foundation\0"
-           VALUE "FileDescription", "GNU EmacsClient for Windows NT/95/98/2000/ME/XP\0"
-           VALUE "FileVersion", "23, 0, 60, 0\0"
+           VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
+           VALUE "FileVersion", "23, 2, 50, 0\0"
            VALUE "InternalName", "EmacsClient\0"
-           VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008\0"
+           VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010\0"
            VALUE "OriginalFilename", "emacsclientw.exe"
-           VALUE "ProductName", "EmacsClient: Client for the extensible self-documenting text editor\0"
-           VALUE "ProductVersion", "23, 0, 60, 0\0"
+           VALUE "ProductName", "EmacsClient\0"
+           VALUE "ProductVersion", "23, 2, 50, 0\0"
            VALUE "OLESelfRegister", "\0"
         END
      END