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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/nt/emacs.rc
Date: Thu, 29 Sep 2005 17:55:22 -0400

Index: emacs/nt/emacs.rc
diff -c emacs/nt/emacs.rc:1.8 emacs/nt/emacs.rc:1.9
*** emacs/nt/emacs.rc:1.8       Wed Aug 10 15:40:53 2005
--- emacs/nt/emacs.rc   Thu Sep 29 21:55:22 2005
***************
*** 6,13 ****
  #endif
  
  VS_VERSION_INFO VERSIONINFO
!  FILEVERSION 21,3,50,0
!  PRODUCTVERSION 21,3,50,0
   FILEFLAGSMASK 0x3FL
  #ifdef EMACSDEBUG
   FILEFLAGS 0x1L
--- 6,13 ----
  #endif
  
  VS_VERSION_INFO VERSIONINFO
!  FILEVERSION 22,0,50,0
!  PRODUCTVERSION 22,0,50,0
   FILEFLAGSMASK 0x3FL
  #ifdef EMACSDEBUG
   FILEFLAGS 0x1L
***************
*** 24,35 ****
        BEGIN
            VALUE "CompanyName", "Free Software Foundation\0"
            VALUE "FileDescription", "GNU Emacs for Windows 
NT/95/98/2000/ME/XP\0"
!           VALUE "FileVersion", "21, 3, 50, 0\0"
            VALUE "InternalName", "Emacs\0"
            VALUE "LegalCopyright", "Copyright (C) 2002, 2003, 2004, 2005\0"
            VALUE "OriginalFilename", "emacs.exe"
            VALUE "ProductName", "Emacs: The extensible self-documenting text 
editor\0"
!           VALUE "ProductVersion", "21, 3, 50, 0\0"
            VALUE "OLESelfRegister", "\0"
         END
       END
--- 24,35 ----
        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 "InternalName", "Emacs\0"
            VALUE "LegalCopyright", "Copyright (C) 2002, 2003, 2004, 2005\0"
            VALUE "OriginalFilename", "emacs.exe"
            VALUE "ProductName", "Emacs: The extensible self-documenting text 
editor\0"
!           VALUE "ProductVersion", "22, 0, 50, 0\0"
            VALUE "OLESelfRegister", "\0"
         END
       END




reply via email to

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