diff lisp/version.el @ 28:1917ad0d78d7 r19-15b97

Import from CVS: tag r19-15b97
author cvs
date Mon, 13 Aug 2007 08:51:55 +0200
parents 441bb1e64a06
children ec9a17fef872
line wrap: on
line diff
--- a/lisp/version.el	Mon Aug 13 08:51:34 2007 +0200
+++ b/lisp/version.el	Mon Aug 13 08:51:55 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 (beta96)")))
+(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta97)")))
 
 (defconst emacs-major-version
   (progn (or (string-match "^[0-9]+" emacs-version)