diff options
| author | Frank Fischer <frank-fischer@shadow-soft.de> | 2015-05-11 10:46:16 +0200 |
|---|---|---|
| committer | Frank Fischer <frank-fischer@shadow-soft.de> | 2015-05-11 10:46:16 +0200 |
| commit | aae92ec452377159606877bdb3338242d2fbab78 (patch) | |
| tree | 00a88259b18ee46a882216e23156a4d0a0163a46 /evil-vars.el | |
| parent | 7690e3473629714771dceedc1e787e9f70f12d28 (diff) | |
update version to 1.1.61.1.6
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 4c93f0d..b570865 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.1.5 +;; Version: 1.1.6 ;; ;; This file is NOT part of GNU Emacs. @@ -1689,7 +1689,7 @@ Otherwise the previous command is assumed as substitute.") (goto-char (point-min)) (buffer-substring (point-min) (line-end-position))) ;; no repo, use plain version - (t "1.1.5"))))) + (t "1.1.6"))))) "The current version of Evil") (defun evil-version () |
