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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/nt/emacs.rc
Date: Tue, 03 Sep 2002 03:14:42 -0400

Index: emacs/nt/emacs.rc
diff -c emacs/nt/emacs.rc:1.5 emacs/nt/emacs.rc:1.6
*** emacs/nt/emacs.rc:1.5       Sun Feb 17 19:03:38 2002
--- emacs/nt/emacs.rc   Tue Sep  3 03:14:42 2002
***************
*** 5,12 ****
  #endif
  
  VS_VERSION_INFO VERSIONINFO
!  FILEVERSION 21,2,50,0
!  PRODUCTVERSION 21,2,50,0
   FILEFLAGSMASK 0x3FL
  #ifdef EMACSDEBUG
   FILEFLAGS 0x1L
--- 5,12 ----
  #endif
  
  VS_VERSION_INFO VERSIONINFO
!  FILEVERSION 21,3,50,0
!  PRODUCTVERSION 21,3,50,0
   FILEFLAGSMASK 0x3FL
  #ifdef EMACSDEBUG
   FILEFLAGS 0x1L
***************
*** 23,34 ****
        BEGIN
            VALUE "CompanyName", "Free Software Foundation\0"
            VALUE "FileDescription", "GNU Emacs for Windows 
NT/95/98/2000/ME/XP\0"
!           VALUE "FileVersion", "21, 2, 50, 0\0"
            VALUE "InternalName", "Emacs\0"
            VALUE "LegalCopyright", "Copyright (C) 2002\0"
            VALUE "OriginalFilename", "emacs.exe"
            VALUE "ProductName", "Emacs: The extensible self-documenting text 
editor\0"
!           VALUE "ProductVersion", "21, 2, 50, 0\0"
            VALUE "OLESelfRegister", "\0"
         END
       END
--- 23,34 ----
        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\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




reply via email to

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