unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* nt/emacs.rc has wrong version in CVS (again)
@ 2004-02-12 16:41 Peter 'Luna' Runestig
  2004-02-12 17:39 ` Peter 'Luna' Runestig
  2004-02-12 17:40 ` Jason Rumney
  0 siblings, 2 replies; 3+ messages in thread
From: Peter 'Luna' Runestig @ 2004-02-12 16:41 UTC (permalink / raw)


Hi! The following patch was commited 2002-09-03, as version 1.6. But
something has happened, and it's back to "21.2.50.0". Looking at the CVS
history doesn't give (me) a clue...

Cheers,
- Peter
-------- Original Message --------
Subject: nt/emacs.rc has wrong version in CVS
Date: 03 Sep 2002 08:19:52 +0200
From: Peter 'Luna' Runestig <peter@runestig.com>
To: bug-gnu-emacs@gnu.org

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nt/emacs.rc has wrong version in CVS (again)
  2004-02-12 16:41 nt/emacs.rc has wrong version in CVS (again) Peter 'Luna' Runestig
@ 2004-02-12 17:39 ` Peter 'Luna' Runestig
  2004-02-12 17:40 ` Jason Rumney
  1 sibling, 0 replies; 3+ messages in thread
From: Peter 'Luna' Runestig @ 2004-02-12 17:39 UTC (permalink / raw)


On 2004-02-12 17:41, Peter 'Luna' Runestig wrote:
> Hi! The following patch was commited 2002-09-03, as version 1.6. But
> something has happened, and it's back to "21.2.50.0". Looking at the CVS
> history doesn't give (me) a clue...

Just forget all about it, someone clearly needs new glasses. Talk about
clueless...

-- 
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 Screen name: PRunestig
Yahoo! Messenger profile name: altberg

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nt/emacs.rc has wrong version in CVS (again)
  2004-02-12 16:41 nt/emacs.rc has wrong version in CVS (again) Peter 'Luna' Runestig
  2004-02-12 17:39 ` Peter 'Luna' Runestig
@ 2004-02-12 17:40 ` Jason Rumney
  1 sibling, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2004-02-12 17:40 UTC (permalink / raw)
  Cc: emacs-devel

Peter 'Luna' Runestig wrote:

>Hi! The following patch was commited 2002-09-03, as version 1.6. But
>something has happened, and it's back to "21.2.50.0". Looking at the CVS
>history doesn't give (me) a clue...
>  
>

Are you looking at one of the branches? There are several branches off 
1.4 and 1.5 which will not have your 1.6 changes in unless they have 
been merged. HEAD looks OK to me.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-12 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-12 16:41 nt/emacs.rc has wrong version in CVS (again) Peter 'Luna' Runestig
2004-02-12 17:39 ` Peter 'Luna' Runestig
2004-02-12 17:40 ` Jason Rumney

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).