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

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Fri Jan 4 08:23:17 EST 2008


  User: viteno  
  Date: 08/01/04 14:23:17

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

Revision  Changes    Path
1.205     +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.204
retrieving revision 1.205
diff -u -p -r1.204 -r1.205
--- ChangeLog	2008/01/03 20:42:03	1.204
+++ ChangeLog	2008/01/04 13:23:16	1.205
@@ -1,3 +1,7 @@
+2008-01-04  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 2.14 released.
+
 2008-01-03  Ville Skyttä  <scop at xemacs.org>
 
 	* shell.el (shell-file-name-quote-list): Include `(' and `)'.



1.118     +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.117
retrieving revision 1.118
diff -u -p -r1.117 -r1.118
--- Makefile	2007/12/25 05:50:43	1.117
+++ Makefile	2008/01/04 13:23:16	1.118
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 2.13
+VERSION = 2.14
 AUTHOR_VERSION =
 MAINTAINER = XEmacs Development Team <xemacs-beta at xemacs.org>
 PACKAGE = xemacs-base





More information about the XEmacs-CVS mailing list