X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/0582471880ed96258caccd64e4d8bcf3028c610d..4960e7572aba4d10ef5f49b4dc27f3cc4a4a7af5:/lisp/ediff.el diff --git a/lisp/ediff.el b/lisp/ediff.el index d824128e4d..a170d4b1a9 100644 --- a/lisp/ediff.el +++ b/lisp/ediff.el @@ -6,8 +6,8 @@ ;; Created: February 2, 1994 ;; Keywords: comparing, merging, patching, tools, unix -(defconst ediff-version "2.75" "The current version of Ediff") -(defconst ediff-date "March 5, 2001" "Date of last update") +(defconst ediff-version "2.76" "The current version of Ediff") +(defconst ediff-date "July 18, 2001" "Date of last update") ;; This file is part of GNU Emacs.