diff lisp/ediff.el @ 19241:eb1cef5fa337

new version
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sat, 09 Aug 1997 04:30:41 +0000
parents f90d40b0bff5
children a3240ad2e954
line wrap: on
line diff
--- a/lisp/ediff.el	Sat Aug 09 03:44:54 1997 +0000
+++ b/lisp/ediff.el	Sat Aug 09 04:30:41 1997 +0000
@@ -7,7 +7,7 @@
 ;; Keywords: comparing, merging, patching, version control.
 
 (defconst ediff-version "2.67" "The current version of Ediff")
-(defconst ediff-date "July 31, 1997" "Date of last update")  
+(defconst ediff-date "August 7, 1997" "Date of last update")  
 
 
 ;; This file is part of GNU Emacs.