changeset 99600:a488294eebb1

version timestamp update
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sun, 16 Nov 2008 05:06:55 +0000
parents fdbc0d297435
children ed06196672ba
files lisp/ediff.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.