diff lisp/version.el @ 26:441bb1e64a06 r19-15b96

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