Mercurial > hg > xemacs-beta
diff lisp/version.el @ 144:318232e2a3f0 r20-2b6
Import from CVS: tag r20-2b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:34:14 +0200 |
parents | 1856695b1fa9 |
children | 2af401a6ecca |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 09:33:20 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:34:14 2007 +0200 @@ -25,7 +25,7 @@ (defconst emacs-version "20.2" "Version numbers of this version of Emacs.") -(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta5)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta6)"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version)