summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>2008-11-16 05:02:33 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>2008-11-16 05:02:33 +0000
commit99e27875242b78dd2bb267addc17b98c7d6ea699 (patch)
tree8a7d6c640bf1a2b23ad528073f59290b54bedf70
parent4923f0c64a101a8e591a1f3426f9f850ad20354d (diff)
downloademacs-99e27875242b78dd2bb267addc17b98c7d6ea699.tar.gz
version timestamp update
-rw-r--r--lisp/emulation/viper.el2
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.