Mercurial > hg > xemacs-beta
diff lisp/version.el @ 108:360340f9fd5f r20-1b6
Import from CVS: tag r20-1b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:18:39 +0200 |
parents | 8ff55ebd4be9 |
children | fe104dbd9147 |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 09:17:27 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:18:39 2007 +0200 @@ -25,7 +25,7 @@ (defconst emacs-version "20.1" "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)