diff options
author | Michael Kifer <kifer@cs.stonybrook.edu> | 1997-08-09 04:30:41 +0000 |
---|---|---|
committer | Michael Kifer <kifer@cs.stonybrook.edu> | 1997-08-09 04:30:41 +0000 |
commit | 985d0dad78738e6863337df2cd0997390182380d (patch) | |
tree | 3ccfcc79bb380aa64dd7e43fd687309084433f48 /lisp/emulation/viper.el | |
parent | 03e88613889a536f59f74e22a41e585212d4f185 (diff) | |
download | emacs-985d0dad78738e6863337df2cd0997390182380d.tar.gz emacs-985d0dad78738e6863337df2cd0997390182380d.tar.bz2 emacs-985d0dad78738e6863337df2cd0997390182380d.zip |
new version
Diffstat (limited to 'lisp/emulation/viper.el')
-rw-r--r-- | lisp/emulation/viper.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el index 84fac506164..269c54d18a4 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el @@ -8,7 +8,7 @@ ;; Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. -(defconst viper-version "2.96 of August 1, 1997" +(defconst viper-version "2.96 of August 7, 1997" "The current version of Viper") ;; This file is part of GNU Emacs. |