Mercurial > hg > xemacs-beta
diff lisp/version.el @ 161:28f395d8dc7a r20-3b7
Import from CVS: tag r20-3b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:42:26 +0200 |
parents | 3bb7ccffb0c0 |
children | 0132846995bd |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 09:41:47 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:42:26 2007 +0200 @@ -25,11 +25,11 @@ (defconst emacs-version "20.3" "Version numbers of this version of XEmacs.") -(defconst xemacs-codename "Moscow" +(defconst xemacs-codename "Oslo" "Release nickname, primarily useful for trial prereleases. Warning, this variable did not exist in XEmacs versions prior to 20.3") -(defconst xemacs-betaname "(beta6)" +(defconst xemacs-betaname "(beta7)" "Non-nil when this is a test (beta) version of XEmacs. Warning, this variable did not exist in XEmacs versions prior to 20.3")