diff options
| author | Stefan Kangas | 2022-08-13 13:10:45 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2022-08-13 13:19:12 +0200 |
| commit | 87c2ebf8d2bf50c7e0bbc9492c33b991686766fa (patch) | |
| tree | 0b52b04742946af01165d02bbbd064748dedeebd | |
| parent | fdb88899d40956c1aa22fbbc03cad8b8a6b73204 (diff) | |
| download | emacs-87c2ebf8d2bf50c7e0bbc9492c33b991686766fa.tar.gz emacs-87c2ebf8d2bf50c7e0bbc9492c33b991686766fa.zip | |
; * lisp/emulation/viper.el: Bump version to match variable.
| -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 d1634c64ad3..d1c8b5ff2dd 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 8 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 9 | ;; Keywords: emulations | 9 | ;; Keywords: emulations |
| 10 | ;; Version: 3.14.1 | 10 | ;; Version: 3.14.2 |
| 11 | 11 | ||
| 12 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | 12 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this |
| 13 | ;; file on 20/3/2008, and the maintainer agreed that when a bug is | 13 | ;; file on 20/3/2008, and the maintainer agreed that when a bug is |