From: Michael Kifer Date: Sun, 16 Nov 2008 05:02:33 +0000 (+0000) Subject: version timestamp update X-Git-Tag: emacs-pretest-23.0.90~1801 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=99e27875242b78dd2bb267addc17b98c7d6ea699;p=emacs.git version timestamp update --- 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.