CVS update by viteno packages/xemacs-packages/calendar ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Mon Apr 16 01:34:42 EDT 2007
User: viteno
Date: 07/04/16 07:34:42
Modified: packages/xemacs-packages/calendar ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.50 +4 -0 XEmacs/packages/xemacs-packages/calendar/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- ChangeLog 2007/04/16 02:12:24 1.49
+++ ChangeLog 2007/04/16 05:34:38 1.50
@@ -1,3 +1,7 @@
+2007-04-16 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.32 released.
+
2007-04-14 Jeff Miller <jeff.miller at xemacs.org>
* cal-html.el (cal-html-comment): replace call to
1.42 +1 -1 XEmacs/packages/xemacs-packages/calendar/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/Makefile,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- Makefile 2007/01/28 14:11:12 1.41
+++ Makefile 2007/04/16 05:34:38 1.42
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.31
+VERSION = 1.32
AUTHOR_VERSION =
MAINTAINER = Jeff Miller <jeff.miller at xemacs.org>
PACKAGE = calendar
More information about the XEmacs-CVS
mailing list