CVS update by viteno packages/xemacs-packages/calendar ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Sun Jan 28 09:11:12 EST 2007


  User: viteno  
  Date: 07/01/28 15:11:12

  Modified:    packages/xemacs-packages/calendar ChangeLog Makefile
Log:
Increment VERSION in Makefile

Revision  Changes    Path
1.48      +4 -0      XEmacs/packages/xemacs-packages/calendar/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- ChangeLog	2007/01/27 21:43:26	1.47
+++ ChangeLog	2007/01/28 14:11:12	1.48
@@ -1,3 +1,7 @@
+2007-01-28  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 1.31 released.
+
 2007-01-23  Jeff Miller  <jeff.miller at xemacs.org>
 
         * icalendar.el (icalendar--rris): Fixed improper argument usage



1.41      +1 -1      XEmacs/packages/xemacs-packages/calendar/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/Makefile,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- Makefile	2006/11/23 10:32:16	1.40
+++ Makefile	2007/01/28 14:11:12	1.41
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 1.30
+VERSION = 1.31
 AUTHOR_VERSION =
 MAINTAINER = Jeff Miller <jeff.miller at xemacs.org>
 PACKAGE = calendar





More information about the XEmacs-CVS mailing list