CVS update by viteno packages/xemacs-packages/calendar ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Tue Oct 31 03:35:28 EST 2006
User: viteno
Date: 06/10/31 09:35:28
Modified: packages/xemacs-packages/calendar ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.40 +4 -0 XEmacs/packages/xemacs-packages/calendar/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- ChangeLog 2006/10/23 01:12:17 1.39
+++ ChangeLog 2006/10/31 08:35:27 1.40
@@ -1,3 +1,7 @@
+2006-10-31 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.27 released.
+
2006-10-22 Jeff Miller <jeff.miller at xemacs.org>
More Emacs CVS syncs, from the Emacs Changelog:
1.36 +1 -1 XEmacs/packages/xemacs-packages/calendar/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/Makefile,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- Makefile 2006/10/23 01:25:27 1.35
+++ Makefile 2006/10/31 08:35:27 1.36
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.26
+VERSION = 1.27
AUTHOR_VERSION =
MAINTAINER = Jeff Miller <jeff.miller at xemacs.org>
PACKAGE = calendar
More information about the XEmacs-CVS
mailing list