]> git.eshelyaron.com Git - emacs.git/commitdiff
version timestamp update
authorMichael Kifer <kifer@cs.stonybrook.edu>
Sun, 16 Nov 2008 05:06:55 +0000 (05:06 +0000)
committerMichael Kifer <kifer@cs.stonybrook.edu>
Sun, 16 Nov 2008 05:06:55 +0000 (05:06 +0000)
lisp/ediff.el

index eaf66e87c253907192ad981bbdd590b737e3fe67..3ff2848c4976df1230f201ffb943aab1b1eb3b66 100644 (file)
@@ -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.