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

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Thu Sep 6 17:03:11 EDT 2007


  User: viteno  
  Date: 07/09/06 23:03:11

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

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

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/tramp/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -p -r1.71 -r1.72
--- ChangeLog	2007/09/06 20:48:34	1.71
+++ ChangeLog	2007/09/06 21:03:08	1.72
@@ -1,3 +1,7 @@
+2007-09-06  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 1.39 released.
+
 2007-09-06  Ville Skyttä  <scop at xemacs.org>
 
 	* lisp/tramp-vc.el (vc-user-login-name): Use `vc-find-version'



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

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





More information about the XEmacs-CVS mailing list