Mercurial > hg > xemacs-beta
diff lisp/version.el @ 116:9f59509498e1 r20-1b10
Import from CVS: tag r20-1b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:23:06 +0200 |
parents | 8619ce7e4c50 |
children | 7d55a9ba150c |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 09:21:56 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:23:06 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 (beta9)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta10)"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version)