CVS update by viteno packages/xemacs-packages/tramp ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Thu Jan 3 07:38:02 EST 2008
User: viteno
Date: 08/01/03 13:38:02
Modified: packages/xemacs-packages/tramp ChangeLog Makefile
Log:
Increment VERSION in Makefile
Revision Changes Path
1.74 +4 -0 XEmacs/packages/xemacs-packages/tramp/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/tramp/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -p -r1.73 -r1.74
--- ChangeLog 2008/01/03 11:31:56 1.73
+++ ChangeLog 2008/01/03 12:38:02 1.74
@@ -1,3 +1,7 @@
+2008-01-03 Norbert Koch <viteno at xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.40 released.
+
2008-01-03 Michael Sperber <mike at xemacs.org>
* Makefile (REQUIRES): Add `edebug', which is needed to generate a
1.73 +1 -1 XEmacs/packages/xemacs-packages/tramp/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/tramp/Makefile,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -p -r1.72 -r1.73
--- Makefile 2008/01/03 11:31:57 1.72
+++ Makefile 2008/01/03 12:38:02 1.73
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.39
+VERSION = 1.40
AUTHOR_VERSION = 2.0.56
MAINTAINER = Kai Großjohann <kai.grossjohann at gmx.net>
PACKAGE = tramp
More information about the XEmacs-CVS
mailing list