CVS update by viteno packages/xemacs-packages/calendar ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Fri Sep 21 04:03:40 EDT 2007
User: viteno
Date: 07/09/21 10:03:40
Modified: packages/xemacs-packages/calendar ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.55 +4 -0 XEmacs/packages/xemacs-packages/calendar/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- ChangeLog 2007/09/21 06:08:49 1.54
+++ ChangeLog 2007/09/21 08:03:39 1.55
@@ -1,3 +1,7 @@
+2007-09-21 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.34 released.
+
2007-09-21 Adrian Aichner <adrian at xemacs.org>
* timeclock.el (timeclock-find-discrep): Fix my mis-typing of
1.44 +1 -1 XEmacs/packages/xemacs-packages/calendar/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/Makefile,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- Makefile 2007/07/11 06:49:31 1.43
+++ Makefile 2007/09/21 08:03:39 1.44
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.33
+VERSION = 1.34
AUTHOR_VERSION =
MAINTAINER = Jeff Miller <jeff.miller at xemacs.org>
PACKAGE = calendar
More information about the XEmacs-CVS
mailing list