all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Peter 'Luna' Runestig" <peter@runestig.com>
Subject: nt/emacs.rc has wrong version in CVS
Date: 03 Sep 2002 08:19:52 +0200	[thread overview]
Message-ID: <uptvv61dj.fsf@runestig.com> (raw)

The splash screen (now more persistent than before) tells me it's
version 21.3.50.1.

diff -ur emacs-cvs.orig/nt/emacs.rc emacs-cvs.info/nt/emacs.rc
--- emacs-cvs.orig/nt/emacs.rc	Mon Feb 18 00:03:38 2002
+++ emacs-cvs.info/nt/emacs.rc	Thu Aug 29 11:49:18 2002
@@ -5,8 +5,8 @@
 #endif
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 21,2,50,0
- PRODUCTVERSION 21,2,50,0
+ FILEVERSION 21,3,50,1
+ PRODUCTVERSION 21,3,50,1
  FILEFLAGSMASK 0x3FL
 #ifdef EMACSDEBUG
  FILEFLAGS 0x1L
@@ -23,12 +23,12 @@
 	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 "FileVersion", "21, 3, 50, 1\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 "ProductVersion", "21, 3, 50, 1\0"
 	    VALUE "OLESelfRegister", "\0"
 	 END
      END

Cheers,
- Peter
-- 
Peter 'Luna' Runestig (fd. Altberg), Sweden <peter@runestig.com>
PGP Key ID: 0xD07BBE13
Fingerprint: 7B5C 1F48 2997 C061 DE4B  42EA CB99 A35C D07B BE13
AOL Instant Messenger Screenname: PRunestig

             reply	other threads:[~2002-09-03  6:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-03  6:19 Peter 'Luna' Runestig [this message]
2002-09-03  7:16 ` nt/emacs.rc has wrong version in CVS Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uptvv61dj.fsf@runestig.com \
    --to=peter@runestig.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.