CVS update by viteno packages/xemacs-packages/prog-modes ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Tue Aug 28 08:10:42 EDT 2007
User: viteno
Date: 07/08/28 14:10:42
Modified: packages/xemacs-packages/prog-modes ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.253 +4 -0 XEmacs/packages/xemacs-packages/prog-modes/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/prog-modes/ChangeLog,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -p -r1.252 -r1.253
--- ChangeLog 2007/08/23 21:30:34 1.252
+++ ChangeLog 2007/08/28 12:10:39 1.253
@@ -1,3 +1,7 @@
+2007-08-28 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 2.14 released.
+
2007-08-18 Ville Skyttä <scop at xemacs.org>
* diff-mode.el (vc-backend-diff): Remove, no longer needed with new vc.
1.135 +1 -1 XEmacs/packages/xemacs-packages/prog-modes/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/prog-modes/Makefile,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -p -r1.134 -r1.135
--- Makefile 2007/06/11 09:10:01 1.134
+++ Makefile 2007/08/28 12:10:40 1.135
@@ -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 = prog-modes
More information about the XEmacs-CVS
mailing list