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

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Tue Mar 25 04:09:19 EDT 2008


  User: viteno  
  Date: 08/03/25 09:09:19

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

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

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/gnus/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -p -r1.106 -r1.107
--- ChangeLog	2008/03/17 17:48:33	1.106
+++ ChangeLog	2008/03/25 08:09:18	1.107
@@ -1,3 +1,7 @@
+2008-03-25  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 1.93 released.
+
 2008-03-12  Ville Skyttä  <scop at xemacs.org>
 
 	* lisp/mm-decode.el (mm-display-external): Use `itimer-list' if



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

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/gnus/Makefile,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -p -r1.115 -r1.116
--- Makefile	2008/01/02 10:55:35	1.115
+++ Makefile	2008/03/25 08:09:18	1.116
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 1.92
+VERSION = 1.93
 AUTHOR_VERSION = 5.10.8
 MAINTAINER = Mike Kupfer <mike.kupfer at xemacs.org>
 PACKAGE = gnus





More information about the XEmacs-CVS mailing list