diff lisp/ediff.el @ 99600:a488294eebb1

version timestamp update
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sun, 16 Nov 2008 05:06:55 +0000
parents ee5932bf781d
children 46834e8b7d0f
line wrap: on
line diff
--- a/lisp/ediff.el	Sun Nov 16 05:03:02 2008 +0000
+++ b/lisp/ediff.el	Sun Nov 16 05:06:55 2008 +0000
@@ -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.