changeset 99598:1ebdd24b620d

version timestamp update
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sun, 16 Nov 2008 05:02:33 +0000
parents b20e2894a426
children fdbc0d297435
files lisp/emulation/viper.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emulation/viper.el	Sun Nov 16 04:59:24 2008 +0000
+++ b/lisp/emulation/viper.el	Sun Nov 16 05:02:33 2008 +0000
@@ -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.