diff options
| author | Eivind Fonn <evfonn@gmail.com> | 2017-10-02 10:35:57 +0200 |
|---|---|---|
| committer | Eivind Fonn <evfonn@gmail.com> | 2017-10-02 10:35:57 +0200 |
| commit | 427cf5faa57e8794ac93f594dc3d1972e687a25a (patch) | |
| tree | 0d2cc5bfa4dd70f60b67d19a39b1e75160b55d71 /evil-vars.el | |
| parent | f6e28e11b41d8eb6fcff166cba88b20523b81479 (diff) | |
update version to 1.2.131.2.13
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 9cd183f..74ebe45 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.12 +;; Version: 1.2.13 ;; ;; This file is NOT part of GNU Emacs. @@ -1849,7 +1849,7 @@ Otherwise the previous command is assumed as substitute.") (buffer-substring (point-min) (line-end-position)))) ;; no repo, use plain version - "1.2.12")))) + "1.2.13")))) "The current version of Evil") (defun evil-version () |
