aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2020-01-13 10:21:30 +0100
committerGitHub <noreply@github.com>2020-01-13 10:21:30 +0100
commit5b690258fcfc47ca1fed25f17e04356edc713925 (patch)
tree9a4e5a7452160d2b873bb0cc76e6eca723bb7431 /evil-vars.el
parent210316cbf9615ade96834e30352366985752f11e (diff)
parent0140a232474581e4aecc3c5bba4cf49a76f87a5d (diff)
Merge pull request #1247 from TheBB/release-1.12.171.12.17
Release 1.12.17
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 4c729b5..6850ed3 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.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
@@ -1875,7 +1875,7 @@ Otherwise the previous command is assumed as substitute.")
(buffer-substring (point-min)
(line-end-position))))
;; no repo, use plain version
- "1.12.16"))))
+ "1.12.17"))))
"The current version of Evil")
(defcustom evil-want-integration t