aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2020-03-04 09:58:58 +0100
committerEivind Fonn <evfonn@gmail.com>2020-03-04 10:07:11 +0100
commit5162d1ce3660e6a3730201e0c3797d83bf89594a (patch)
tree457dbe1117119741c259c616d37df3c4385638a3 /evil-vars.el
parent54b0efd4467d077c9c4b90e062dd6dc32e0d49fa (diff)
Bump version to 1.13.11.13.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 6000f83..017251a 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.13.0
+;; Version: 1.13.1
;;
;; This file is NOT part of GNU Emacs.
@@ -1932,7 +1932,7 @@ Otherwise the previous command is assumed as substitute.")
(buffer-substring (point-min)
(line-end-position))))
;; no repo, use plain version
- "1.13.0"))))
+ "1.13.1"))))
"The current version of Evil")
(defcustom evil-want-integration t