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

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Tue Mar 6 09:11:34 EST 2007


  User: viteno  
  Date: 07/03/06 15:11:34

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

Revision  Changes    Path
1.103     +4 -0      XEmacs/packages/xemacs-packages/gnus/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/gnus/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -p -r1.102 -r1.103
--- ChangeLog	2007/03/05 18:06:56	1.102
+++ ChangeLog	2007/03/06 14:11:33	1.103
@@ -1,3 +1,7 @@
+2007-03-06  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 1.91 released.
+
 2007-03-05  Mike Kupfer  <mike.kupfer at xemacs.org>
 
 	* lisp/gnus-spec.el (gnus-parse-simple-format): Add required 2nd



1.114     +1 -1      XEmacs/packages/xemacs-packages/gnus/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/gnus/Makefile,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -p -r1.113 -r1.114
--- Makefile	2007/03/05 18:06:56	1.113
+++ Makefile	2007/03/06 14:11:33	1.114
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 1.90
+VERSION = 1.91
 AUTHOR_VERSION = 5.10.8
 MAINTAINER = Mike Kupfer <mike.kupfer at xemacs.org>
 PACKAGE = gnus





More information about the XEmacs-CVS mailing list