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

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Wed Jul 11 02:49:32 EDT 2007


  User: viteno  
  Date: 07/07/11 08:49:32

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

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

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -p -r1.51 -r1.52
--- ChangeLog	2007/07/10 22:52:24	1.51
+++ ChangeLog	2007/07/11 06:49:31	1.52
@@ -1,3 +1,7 @@
+2007-07-11  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 1.33 released.
+
 2007-07-10  Jeff Miller  <jeff.miller at xemacs.org>
 
 	* cal-coptic.el (coptic-prompt-for-date): fix typo



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

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/Makefile,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- Makefile	2007/04/16 05:34:38	1.42
+++ Makefile	2007/07/11 06:49:31	1.43
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 1.32
+VERSION = 1.33
 AUTHOR_VERSION =
 MAINTAINER = Jeff Miller <jeff.miller at xemacs.org>
 PACKAGE = calendar





More information about the XEmacs-CVS mailing list