From: Michael Kifer Date: Sun, 16 Nov 2008 05:06:55 +0000 (+0000) Subject: version timestamp update X-Git-Tag: emacs-pretest-23.0.90~1799 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2dc754bc781256274b2e079ca40f94d05cfe30fc;p=emacs.git version timestamp update --- diff --git a/lisp/ediff.el b/lisp/ediff.el index eaf66e87c25..3ff2848c497 100644 --- a/lisp/ediff.el +++ b/lisp/ediff.el @@ -13,7 +13,7 @@ ;; of the bug report be sent to the maintainer's email address. (defconst ediff-version "2.81.2" "The current version of Ediff") -(defconst ediff-date "April 06, 2008" "Date of last update") +(defconst ediff-date "November 16, 2008" "Date of last update") ;; This file is part of GNU Emacs.