diff options
| author | Frank Fischer <frank.fischer@mathematik.tu-chemnitz.de> | 2013-07-06 22:37:01 +0200 |
|---|---|---|
| committer | Frank Fischer <frank.fischer@mathematik.tu-chemnitz.de> | 2013-07-06 22:37:01 +0200 |
| commit | 957776afb8f878c511873e6066b7e279b1628b1f (patch) | |
| tree | 574bb62e16a81162f48159a65cb61795d01d68db /evil-vars.el | |
| parent | 038752d987f6a286e7b50d7148f4b7273971c19f (diff) | |
Bump version to 1.0.61.0.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 3e8f389..b59fa43 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.0.5 +;; Version: 1.0.6 ;; ;; This file is NOT part of GNU Emacs. @@ -1385,7 +1385,7 @@ See `evil-ex-init-shell-argument-completion'.") "Keymap used in ex-search-mode.") (set-keymap-parent evil-ex-search-keymap minibuffer-local-map) -(defconst evil-version "1.0.5" +(defconst evil-version "1.0.6" "The current version of Evil") (defun evil-version () |
