CVS update by viteno packages/xemacs-packages/calendar ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Sat Mar 29 17:07:29 EDT 2008
User: viteno
Date: 08/03/29 22:07:29
Modified: packages/xemacs-packages/calendar ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.57 +4 -0 XEmacs/packages/xemacs-packages/calendar/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -p -r1.56 -r1.57
--- ChangeLog 2008/03/29 19:20:30 1.56
+++ ChangeLog 2008/03/29 21:07:27 1.57
@@ -1,3 +1,7 @@
+2008-03-29 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.35 released.
+
2008-03-27 Jeff Miller <jmiller at cablespeed.com>
* calendar.el (diary):
1.45 +1 -1 XEmacs/packages/xemacs-packages/calendar/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/Makefile,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- Makefile 2007/09/21 08:03:39 1.44
+++ Makefile 2008/03/29 21:07:27 1.45
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.34
+VERSION = 1.35
AUTHOR_VERSION =
MAINTAINER = Jeff Miller <jeff.miller at xemacs.org>
PACKAGE = calendar
More information about the XEmacs-CVS
mailing list