CVS update by viteno packages/xemacs-packages/prog-modes ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Mon Nov 5 05:10:52 EST 2007
User: viteno
Date: 07/11/05 11:10:52
Modified: packages/xemacs-packages/prog-modes ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.255 +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.254
retrieving revision 1.255
diff -u -p -r1.254 -r1.255
--- ChangeLog 2007/11/01 20:02:33 1.254
+++ ChangeLog 2007/11/05 10:10:51 1.255
@@ -1,3 +1,7 @@
+2007-11-05 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 2.15 released.
+
2007-11-01 Ville Skyttä <scop at xemacs.org>
* rpm-spec-mode.el (rpm-spec-user-mail-address): New compatibility
1.136 +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.135
retrieving revision 1.136
diff -u -p -r1.135 -r1.136
--- Makefile 2007/08/28 12:10:40 1.135
+++ Makefile 2007/11/05 10:10:51 1.136
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 2.14
+VERSION = 2.15
AUTHOR_VERSION =
MAINTAINER = XEmacs Development Team <xemacs-beta at xemacs.org>
PACKAGE = prog-modes
More information about the XEmacs-CVS
mailing list