changeset 22287:5c9c0bd0a408

Update version number.
author Karl Heuer <kwzh@gnu.org>
date Sat, 30 May 1998 14:41:23 +0000
parents c222c6df8c5a
children d8f011778094
files lisp/ediff.el lisp/emulation/viper.el
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ediff.el	Sat May 30 14:41:00 1998 +0000
+++ b/lisp/ediff.el	Sat May 30 14:41:23 1998 +0000
@@ -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.
--- a/lisp/emulation/viper.el	Sat May 30 14:41:00 1998 +0000
+++ b/lisp/emulation/viper.el	Sat May 30 14:41:23 1998 +0000
@@ -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.