Mercurial > hg > xemacs-beta
diff lisp/version.el @ 86:364816949b59 r20-0b93
Import from CVS: tag r20-0b93
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:09:02 +0200 |
parents | ac0620f6398e |
children | 821dec489c24 |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 09:08:31 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:09:02 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 (beta92)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta93)"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version)