diff lisp/version.el @ 12:bcdc7deadc19 r19-15b7

Import from CVS: tag r19-15b7
author cvs
date Mon, 13 Aug 2007 08:48:16 +0200
parents 49a24b4fd526
children 9ee227acff29
line wrap: on
line diff
--- a/lisp/version.el	Mon Aug 13 08:47:56 2007 +0200
+++ b/lisp/version.el	Mon Aug 13 08:48:16 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 (beta6)")))
+(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta7)")))
 
 (defconst emacs-major-version
   (progn (or (string-match "^[0-9]+" emacs-version)