CVS update by scop packages/unsupported/scop/vc ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Sun Jun 24 17:05:40 EDT 2007


  User: scop    
  Date: 07/06/24 23:05:40

  Modified:    packages/unsupported/scop/vc ChangeLog Makefile
Log:
0.92

Revision  Changes    Path
1.78      +2 -0      XEmacs/packages/unsupported/scop/vc/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/unsupported/scop/vc/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -p -r1.77 -r1.78
--- ChangeLog	2007/06/24 21:04:20	1.77
+++ ChangeLog	2007/06/24 21:05:38	1.78
@@ -1,5 +1,7 @@
 2007-06-24  Ville Skyttä  <scop at xemacs.org>
 
+	* Makefile (VERSION): 0.92.
+
 	* vc.el, mercurial.el: Sync with upstream.
 
 	* mercurial.el, vc-hooks.el, vc-xemacs.el: Pull in mercurial.el



1.15      +1 -1      XEmacs/packages/unsupported/scop/vc/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/unsupported/scop/vc/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- Makefile	2007/05/21 17:14:13	1.14
+++ Makefile	2007/06/24 21:05:39	1.15
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 0.91
+VERSION = 0.92
 AUTHOR_VERSION =
 MAINTAINER = Ville Skyttä <scop at xemacs.org>
 PACKAGE = vc





More information about the XEmacs-CVS mailing list