CVS update by viteno packages/xemacs-packages/net-utils ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Fri Dec 29 16:15:03 EST 2006


  User: viteno  
  Date: 06/12/29 22:15:03

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

Revision  Changes    Path
1.79      +4 -0      XEmacs/packages/xemacs-packages/net-utils/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/net-utils/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -p -r1.78 -r1.79
--- ChangeLog	2006/12/29 20:04:28	1.78
+++ ChangeLog	2006/12/29 21:15:03	1.79
@@ -1,3 +1,7 @@
+2006-12-29  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 1.50 released.
+
 2006-12-29  Aidan Kehoe  <kehoea at parhasard.net>
 
 	* json.el:



1.63      +1 -1      XEmacs/packages/xemacs-packages/net-utils/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/net-utils/Makefile,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- Makefile	2006/09/25 05:09:18	1.62
+++ Makefile	2006/12/29 21:15:03	1.63
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 1.49
+VERSION = 1.50
 AUTHOR_VERSION = N/A
 MAINTAINER = Steve Youngs <steve at youngs.au.com>
 PACKAGE = net-utils





More information about the XEmacs-CVS mailing list