emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/emacs.rc,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/nt/emacs.rc,v
Date: Fri, 27 Oct 2006 15:45:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/10/27 15:45:51

Index: emacs.rc
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/emacs.rc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- emacs.rc    6 Feb 2006 12:26:02 -0000       1.11
+++ emacs.rc    27 Oct 2006 15:45:51 -0000      1.12
@@ -6,8 +6,8 @@
 #endif
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 22,0,50,0
- PRODUCTVERSION 22,0,50,0
+ FILEVERSION 22,0,90,0
+ PRODUCTVERSION 22,0,90,0
  FILEFLAGSMASK 0x3FL
 #ifdef EMACSDEBUG
  FILEFLAGS 0x1L
@@ -24,12 +24,12 @@
        BEGIN
            VALUE "CompanyName", "Free Software Foundation\0"
            VALUE "FileDescription", "GNU Emacs for Windows 
NT/95/98/2000/ME/XP\0"
-           VALUE "FileVersion", "22, 0, 50, 0\0"
+           VALUE "FileVersion", "22, 0, 90, 0\0"
            VALUE "InternalName", "Emacs\0"
            VALUE "LegalCopyright", "Copyright (C) 2002, 2003, 2004, 2005, 
2006\0"
            VALUE "OriginalFilename", "emacs.exe"
            VALUE "ProductName", "Emacs: The extensible self-documenting text 
editor\0"
-           VALUE "ProductVersion", "22, 0, 50, 0\0"
+           VALUE "ProductVersion", "22, 0, 90, 0\0"
            VALUE "OLESelfRegister", "\0"
         END
      END




reply via email to

[Prev in Thread] Current Thread [Next in Thread]