Mercurial > hg > xemacs-beta
diff lisp/version.el @ 74:54cc21c15cbb r20-0b32
Import from CVS: tag r20-0b32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:04:33 +0200 |
parents | b9518feda344 |
children | c0c698873ce1 |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 09:03:47 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:04:33 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 (beta31)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta32)"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version)