summaryrefslogtreecommitdiff
path: root/lisp/ediff.el
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>1997-08-09 04:30:41 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>1997-08-09 04:30:41 +0000
commit985d0dad78738e6863337df2cd0997390182380d (patch)
tree3ccfcc79bb380aa64dd7e43fd687309084433f48 /lisp/ediff.el
parent03e88613889a536f59f74e22a41e585212d4f185 (diff)
downloademacs-985d0dad78738e6863337df2cd0997390182380d.tar.gz
new version
Diffstat (limited to 'lisp/ediff.el')
-rw-r--r--lisp/ediff.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff.el b/lisp/ediff.el
index d27b08b159e..dd69b41649c 100644
--- a/lisp/ediff.el
+++ b/lisp/ediff.el
@@ -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.