aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
authorFrank Fischer <frank-fischer@shadow-soft.de>2015-05-03 23:55:29 +0200
committerFrank Fischer <frank-fischer@shadow-soft.de>2015-05-03 23:55:29 +0200
commit86bf2a64d827850d8f1b103c01a38bfe341d0a88 (patch)
tree83b2bbc12a4a72a1403d866f4c9f573dd4b02ad2 /evil-vars.el
parent770b54b9abe0be8b7171e23e1ca8210ce849ab94 (diff)
update version to 1.1.41.1.4
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 8daa8f4..e83af79 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.3
+;; Version: 1.1.4
;;
;; 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.3")))))
+ (t "1.1.4")))))
"The current version of Evil")
(defun evil-version ()