aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
authorFrank Fischer <frank-fischer@shadow-soft.de>2015-07-04 12:41:40 +0200
committerFrank Fischer <frank-fischer@shadow-soft.de>2015-07-04 12:41:40 +0200
commit60be576ffd8a8c6dc4f9f1eecc66a32cc9f2a06f (patch)
tree4ba735e8040d3be385f9aa67d05df323fb282d93 /evil-vars.el
parent4c499b4febbd605d33bd418198bf083633a2d332 (diff)
update version to 1.2.11.2.1
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 cad8dc4..c8482bd 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.0
+;; Version: 1.2.1
;;
;; This file is NOT part of GNU Emacs.
@@ -1705,7 +1705,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.0")))))
+ (t "1.2.1")))))
"The current version of Evil")
(defun evil-version ()