CVS update by viteno packages/xemacs-packages/perl-modes ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Sun Apr 20 15:25:47 EDT 2008
User: viteno
Date: 08/04/20 21:25:47
Modified: packages/xemacs-packages/perl-modes ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.34 +4 -0 XEmacs/packages/xemacs-packages/perl-modes/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/perl-modes/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- ChangeLog 2008/04/20 14:55:25 1.33
+++ ChangeLog 2008/04/20 19:25:46 1.34
@@ -1,3 +1,7 @@
+2008-04-20 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.14 released.
+
2008-04-15 Ville Skyttä <scop at xemacs.org>
* cperl-mode.el: Sync with upstream 6.2, all our changes applied.
1.19 +1 -1 XEmacs/packages/xemacs-packages/perl-modes/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/perl-modes/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- Makefile 2008/04/04 07:45:39 1.18
+++ Makefile 2008/04/20 19:25:46 1.19
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.13
+VERSION = 1.14
AUTHOR_VERSION =
MAINTAINER = XEmacs Development Team <xemacs-beta at xemacs.org>
PACKAGE = perl-modes
More information about the XEmacs-CVS
mailing list