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

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Tue Aug 28 08:11:08 EDT 2007


  User: viteno  
  Date: 07/08/28 14:11:08

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

Revision  Changes    Path
1.48      +4 -0      XEmacs/packages/xemacs-packages/vc/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/vc/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- ChangeLog	2007/08/27 17:34:31	1.47
+++ ChangeLog	2007/08/28 12:11:06	1.48
@@ -1,3 +1,7 @@
+2007-08-28  Norbert Koch  <viteno at xemacs.org>
+
+	* Makefile (VERSION): XEmacs package 1.42 released.
+
 2007-08-27  Ville Skyttä  <scop at xemacs.org>
 
 	* vc-xemacs.el (vc-xemacs-file-name-coding-system): New.



1.46      +1 -1      XEmacs/packages/xemacs-packages/vc/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/vc/Makefile,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -p -r1.45 -r1.46
--- Makefile	2007/08/23 21:27:52	1.45
+++ Makefile	2007/08/28 12:11:07	1.46
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 1.41
+VERSION = 1.42
 AUTHOR_VERSION =
 MAINTAINER = XEmacs Development Team <xemacs-beta at xemacs.org>
 PACKAGE = vc





More information about the XEmacs-CVS mailing list