CVS update by viteno packages/xemacs-packages/python-modes ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Sun Jan 20 15:52:42 EST 2008
User: viteno
Date: 08/01/20 21:52:42
Modified: packages/xemacs-packages/python-modes ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.23 +4 -0 XEmacs/packages/xemacs-packages/python-modes/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/python-modes/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- ChangeLog 2008/01/19 14:49:14 1.22
+++ ChangeLog 2008/01/20 20:52:42 1.23
@@ -1,3 +1,7 @@
+2008-01-20 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.10 released.
+
2008-01-17 Skip Montanaro <skip at pobox.com>
* python-mode.el: Replace what's here with the current version
1.21 +1 -1 XEmacs/packages/xemacs-packages/python-modes/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/python-modes/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- Makefile 2008/01/20 15:34:08 1.20
+++ Makefile 2008/01/20 20:52:42 1.21
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.09
+VERSION = 1.10
AUTHOR_VERSION = 426
MAINTAINER = Skip Montanaro <skip at pobox.com>
PACKAGE = python-modes
More information about the XEmacs-CVS
mailing list