diff lisp/ediff.el @ 21940:f7e788ea680b

new version
author Michael Kifer <kifer@cs.stonybrook.edu>
date Mon, 04 May 1998 22:42:59 +0000
parents f44ff2c52fac
children 5c9c0bd0a408
line wrap: on
line diff
--- a/lisp/ediff.el	Mon May 04 22:33:38 1998 +0000
+++ b/lisp/ediff.el	Mon May 04 22:42:59 1998 +0000
@@ -6,8 +6,8 @@
 ;; Created: February 2, 1994
 ;; Keywords: comparing, merging, patching, version control.
 
-(defconst ediff-version "2.69" "The current version of Ediff")
-(defconst ediff-date "October 10, 1997" "Date of last update")  
+(defconst ediff-version "2.70.1" "The current version of Ediff")
+(defconst ediff-date "March 7, 1998" "Date of last update")  
 
 
 ;; This file is part of GNU Emacs.