Mercurial > hg > xemacs-beta
diff lisp/version.el @ 72:b9518feda344 r20-0b31
Import from CVS: tag r20-0b31
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:03:46 +0200 |
parents | 131b0175ea99 |
children | 54cc21c15cbb |
line wrap: on
line diff
--- a/lisp/version.el Mon Aug 13 09:03:07 2007 +0200 +++ b/lisp/version.el Mon Aug 13 09:03:46 2007 +0200 @@ -18,14 +18,14 @@ ;; Free Software Foundation Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. -;;; Synched up with: FSF 19.30. +;;; Synched up with: FSF 19.34. ;;; Code: (defconst emacs-version "20.0" "Version numbers of this version of Emacs.") -(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta30)"))) +(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta31)"))) (defconst emacs-major-version (progn (or (string-match "^[0-9]+" emacs-version)