CVS update by viteno packages/xemacs-packages/xemacs-base ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Wed Mar 7 02:28:48 EST 2007


  User: viteno  
  Date: 07/03/07 08:28:47

  Modified:    packages/xemacs-packages/xemacs-base ChangeLog Makefile
Log:
Increment VERSION in Makefile

Revision  Changes    Path
1.194     +4 -0      XEmacs/packages/xemacs-packages/xemacs-base/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/xemacs-base/ChangeLog,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -p -r1.193 -r1.194
--- ChangeLog	2007/03/07 04:18:40	1.193
+++ ChangeLog	2007/03/07 07:28:47	1.194
@@ -1,3 +1,7 @@
+2007-03-07  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 2.09 released.
+
 2007-02-28  Stephen J. Turnbull  <stephen at xemacs.org>
 
 	* comint.el (comint-quote-filename): Fix infloop.



1.113     +1 -1      XEmacs/packages/xemacs-packages/xemacs-base/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/xemacs-base/Makefile,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -p -r1.112 -r1.113
--- Makefile	2006/08/14 08:32:17	1.112
+++ Makefile	2007/03/07 07:28:47	1.113
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 2.08
+VERSION = 2.09
 AUTHOR_VERSION =
 MAINTAINER = XEmacs Development Team <xemacs-beta at xemacs.org>
 PACKAGE = xemacs-base





More information about the XEmacs-CVS mailing list