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

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Mon Jun 11 05:12:03 EDT 2007


  User: viteno  
  Date: 07/06/11 11:12:03

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

Revision  Changes    Path
1.70      +4 -0      XEmacs/packages/xemacs-packages/tramp/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/tramp/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- ChangeLog	2007/05/28 10:53:30	1.69
+++ ChangeLog	2007/06/11 09:12:00	1.70
@@ -1,3 +1,7 @@
+2007-06-11  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 1.38 released.
+
 2007-05-28  Michael Albinus  <michael.albinus at gmx.de>
 
 	* Makefile (AUTHOR_VERSION): Bump to 2.0.56.



1.70      +1 -1      XEmacs/packages/xemacs-packages/tramp/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/tramp/Makefile,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- Makefile	2007/05/28 10:53:30	1.69
+++ Makefile	2007/06/11 09:12:00	1.70
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 1.37
+VERSION = 1.38
 AUTHOR_VERSION = 2.0.56
 MAINTAINER = Kai Großjohann <kai.grossjohann at gmx.net>
 PACKAGE = tramp





More information about the XEmacs-CVS mailing list