Mercurial > hg > xemacs-beta
diff lisp/version.el @ 30:ec9a17fef872 r19-15b98
Import from CVS: tag r19-15b98
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:29 +0200 |
parents | 1917ad0d78d7 |
children | e04119814345 |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 08:51:58 2007 +0200 +++ b/lisp/version.el Mon Aug 13 08:52:29 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 (beta97)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta98)"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version)