diff options
| author | Eivind Fonn <evfonn@gmail.com> | 2019-12-17 10:15:37 +0100 |
|---|---|---|
| committer | Eivind Fonn <evfonn@gmail.com> | 2019-12-17 10:15:37 +0100 |
| commit | c8b15a6b37a9f6fa975b021eacc8dd4fa6331bae (patch) | |
| tree | f97ffe54ef9d0d137953e652a382aef0846d72eb /evil-vars.el | |
| parent | 860b82e03b403dc6d796f5b0c4319b68947e1bef (diff) | |
Bump version to 1.2.16
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 6f8161d..c9e6e6a 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.2.15 +;; Version: 1.2.16 ;; ;; This file is NOT part of GNU Emacs. @@ -1875,7 +1875,7 @@ Otherwise the previous command is assumed as substitute.") (buffer-substring (point-min) (line-end-position)))) ;; no repo, use plain version - "1.2.15")))) + "1.2.16")))) "The current version of Evil") (defcustom evil-want-integration t |
