diff options
Diffstat (limited to 'evil-vars.el')
| -rw-r--r-- | evil-vars.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/evil-vars.el b/evil-vars.el index 9acf9e8..3cea2ce 100644 --- a/evil-vars.el +++ b/evil-vars.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> -;; Version: 1.14.1 +;; Version: 1.14.2 ;; ;; This file is NOT part of GNU Emacs. @@ -1998,7 +1998,7 @@ Otherwise the previous command is assumed as substitute.") (buffer-substring (point-min) (line-end-position)))) ;; no repo, use plain version - "1.14.1")))) + "1.14.2")))) "The current version of Evil") (defcustom evil-want-integration t |
