aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
authorFrank Fischer <frank-fischer@shadow-soft.de>2015-11-02 01:55:37 +0100
committerFrank Fischer <frank-fischer@shadow-soft.de>2015-11-02 01:55:37 +0100
commit6a6323c675b6f15bbb6cb53a01a9acc578cb9db3 (patch)
tree388dc52aa715700eaaa4ed16fcbf5be74de06bd9 /evil-vars.el
parent262520b80efcf0c202f85dba56dc88d2e791cc01 (diff)
update version to 1.2.71.2.7
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 33dc302..a8a7621 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.6
+;; Version: 1.2.7
;;
;; This file is NOT part of GNU Emacs.
@@ -1712,7 +1712,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.2.6")))))
+ (t "1.2.7")))))
"The current version of Evil")
(defun evil-version ()