diff lisp/version.el @ 38:1a767b41a199 r19-15b102

Import from CVS: tag r19-15b102
author cvs
date Mon, 13 Aug 2007 08:54:01 +0200
parents c53a95d3c46d
children 7e54bd776075
line wrap: on
line diff
--- a/lisp/version.el	Mon Aug 13 08:53:41 2007 +0200
+++ b/lisp/version.el	Mon Aug 13 08:54:01 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 (beta101)")))
+(setq emacs-version (purecopy (concat emacs-version " XEmacs Lucid (beta102)")))
 
 (defconst emacs-major-version
   (progn (or (string-match "^[0-9]+" emacs-version)