aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
authorFrank Fischer <frank-fischer@shadow-soft.de>2015-08-16 01:55:29 +0200
committerFrank Fischer <frank-fischer@shadow-soft.de>2015-08-16 01:55:29 +0200
commit11309f4051b2ab04545dc0a00f1612bc249f1320 (patch)
treeee560491e9aec7f3f5092fd31446e3c1e63480a6 /evil-vars.el
parent4ad7ad9a9f93ae5888533d38d06e297ff3264a9c (diff)
update version to 1.2.31.2.3
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 96e322b..1f36213 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.2
+;; Version: 1.2.3
;;
;; 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.2")))))
+ (t "1.2.3")))))
"The current version of Evil")
(defun evil-version ()