Mercurial > hg > xemacs-beta
diff lisp/version.el @ 106:8ff55ebd4be9 r20-1b5
Import from CVS: tag r20-1b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:17:26 +0200 |
parents | cf808b4c4290 |
children | 360340f9fd5f |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 09:16:54 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:17:26 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 (beta4)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta5)"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version)