summaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
Diffstat (limited to 'evil-vars.el')
-rw-r--r--evil-vars.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/evil-vars.el b/evil-vars.el
index e6d359b..cf5cee8 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.2
+;; Version: 1.0.3
;;
;; This file is NOT part of GNU Emacs.
@@ -1380,7 +1380,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.2"
+(defconst evil-version "1.0.3"
"The current version of Evil")
(defun evil-version ()