Mercurial > hg > xemacs-beta
diff lisp/version.el @ 94:1040fe1366ac xemacs-20-0f2
Import from CVS: tag xemacs-20-0f2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:12:09 +0200 |
parents | 6a43545367ac |
children | 0d2f883870bc |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 09:11:41 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:12:09 2007 +0200 @@ -25,7 +25,7 @@ (defconst emacs-version "20.0" "Version numbers of this version of Emacs.") -(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (test1)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version)