]> git.eshelyaron.com Git - emacs.git/commitdiff
Update version number.
authorKarl Heuer <kwzh@gnu.org>
Sat, 30 May 1998 14:41:23 +0000 (14:41 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sat, 30 May 1998 14:41:23 +0000 (14:41 +0000)
lisp/ediff.el
lisp/emulation/viper.el

index d8ecd0f91a5d8d7e84d14a1b1371112ab2a9176d..4e6cd8667facefbf09766554952458b85b00fc57 100644 (file)
@@ -6,8 +6,8 @@
 ;; Created: February 2, 1994
 ;; Keywords: comparing, merging, patching, version control.
 
-(defconst ediff-version "2.70.1" "The current version of Ediff")
-(defconst ediff-date "March 7, 1998" "Date of last update")  
+(defconst ediff-version "2.70.2" "The current version of Ediff")
+(defconst ediff-date "May 21, 1998" "Date of last update")  
 
 
 ;; This file is part of GNU Emacs.
index 9bc98b865a4b2e94593a1b965d37809da83dad34..8709a5435a29a4315dbbbd2a0b5c7fcd6389c039 100644 (file)
@@ -8,7 +8,7 @@
 
 ;; Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
 
-(defconst viper-version "3.02 (Polyglot) of March 7, 1998"
+(defconst viper-version "3.03 (Polyglot) of May 21, 1998"
   "The current version of Viper")
 
 ;; This file is part of GNU Emacs.