diff lisp/version.el @ 122:d2f30a177268 r20-1b14

Import from CVS: tag r20-1b14
author cvs
date Mon, 13 Aug 2007 09:26:03 +0200
parents cca96a509cfe
children 9b50b4588a93
line wrap: on
line diff
--- a/lisp/version.el	Mon Aug 13 09:25:31 2007 +0200
+++ b/lisp/version.el	Mon Aug 13 09:26:03 2007 +0200
@@ -25,7 +25,7 @@
 (defconst emacs-version "20.1"
   "Version numbers of this version of Emacs.")
 
-(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta12)")))
+(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta14)")))
 
 (defconst emacs-major-version
   (progn (or (string-match "^[0-9]+" emacs-version)