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

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Mon Feb 25 15:08:44 EST 2008


  User: viteno  
  Date: 08/02/25 21:08:44

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

Revision  Changes    Path
1.210     +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.209
retrieving revision 1.210
diff -u -p -r1.209 -r1.210
--- ChangeLog	2008/02/23 13:31:45	1.209
+++ ChangeLog	2008/02/25 20:08:43	1.210
@@ -1,3 +1,7 @@
+2008-02-25  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 2.16 released.
+
 2008-02-23  Michael Sperber  <mike at xemacs.org>
 
 	* autoload-operators.el: Add this file, parameterizes autoload.el



1.121     +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.120
retrieving revision 1.121
diff -u -p -r1.120 -r1.121
--- Makefile	2008/02/23 13:31:45	1.120
+++ Makefile	2008/02/25 20:08:43	1.121
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 2.15
+VERSION = 2.16
 AUTHOR_VERSION =
 MAINTAINER = XEmacs Development Team <xemacs-beta at xemacs.org>
 PACKAGE = xemacs-base





More information about the XEmacs-CVS mailing list