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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/nt/emacs.rc,v
Date: Thu, 13 Mar 2008 03:21:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/13 03:21:08

Index: emacs.rc
===================================================================
RCS file: /sources/emacs/emacs/nt/emacs.rc,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- emacs.rc    8 Jan 2008 20:46:01 -0000       1.25
+++ emacs.rc    13 Mar 2008 03:21:08 -0000      1.26
@@ -7,8 +7,8 @@
 #endif
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,0,50,0
- PRODUCTVERSION 23,0,50,0
+ FILEVERSION 23,0,60,0
+ PRODUCTVERSION 23,0,60,0
  FILEFLAGSMASK 0x3FL
 #ifdef EMACSDEBUG
  FILEFLAGS 0x1L
@@ -25,12 +25,12 @@
        BEGIN
            VALUE "CompanyName", "Free Software Foundation\0"
            VALUE "FileDescription", "GNU Emacs for Windows 
NT/95/98/2000/ME/XP\0"
-           VALUE "FileVersion", "23, 0, 50, 0\0"
+           VALUE "FileVersion", "23, 0, 60, 0\0"
            VALUE "InternalName", "Emacs\0"
            VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 
2005, 2006, 2007, 2008\0"
            VALUE "OriginalFilename", "emacs.exe"
            VALUE "ProductName", "Emacs: The extensible self-documenting text 
editor\0"
-           VALUE "ProductVersion", "23, 0, 50, 0\0"
+           VALUE "ProductVersion", "23, 0, 60, 0\0"
            VALUE "OLESelfRegister", "\0"
         END
      END




reply via email to

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