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