diff options
author | Michael Kifer <kifer@cs.stonybrook.edu> | 2008-11-16 05:02:33 +0000 |
---|---|---|
committer | Michael Kifer <kifer@cs.stonybrook.edu> | 2008-11-16 05:02:33 +0000 |
commit | 99e27875242b78dd2bb267addc17b98c7d6ea699 (patch) | |
tree | 8a7d6c640bf1a2b23ad528073f59290b54bedf70 | |
parent | 4923f0c64a101a8e591a1f3426f9f850ad20354d (diff) | |
download | emacs-99e27875242b78dd2bb267addc17b98c7d6ea699.tar.gz |
version timestamp update
-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 e9b6f95b90a..25d7af90e38 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el @@ -14,7 +14,7 @@ ;; filed in the Emacs bug reporting system against this file, a copy ;; of the bug report be sent to the maintainer's email address. -(defconst viper-version "3.14 of April 06, 2008" +(defconst viper-version "3.14 of November 16, 2008" "The current version of Viper") ;; This file is part of GNU Emacs. |