CVS update by viteno packages/xemacs-packages/python-modes ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Mon Dec 1 04:24:01 EST 2008


  User: viteno  
  Date: 08/12/01 10:24:01

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

Revision  Changes    Path
1.25      +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.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- ChangeLog	2008/11/28 22:30:37	1.24
+++ ChangeLog	2008/12/01 09:24:01	1.25
@@ -1,3 +1,7 @@
+2008-12-01  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 1.11 released.
+
 2008-11-28  Skip Montanaro  <skip at pobox.com>
 
 	* python-mode.el: Sync with latest Launchpad version.



1.22      +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.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- Makefile	2008/01/20 20:52:42	1.21
+++ Makefile	2008/12/01 09:24:01	1.22
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 1.10
+VERSION = 1.11
 AUTHOR_VERSION = 426
 MAINTAINER = Skip Montanaro <skip at pobox.com>
 PACKAGE = python-modes






More information about the XEmacs-CVS mailing list