Mercurial > hg > xemacs-beta
diff lisp/version.el @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | 9ee227acff29 |
children | d95e72db5c07 |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 08:48:43 2007 +0200 +++ b/lisp/version.el Mon Aug 13 08:49:20 2007 +0200 @@ -26,7 +26,7 @@ (defconst emacs-version "19.15" "\ Version numbers of this version of Emacs.") -(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta90)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta91)"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version)