aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
authorTom Dalziel <tom_dl@hotmail.com>2022-04-30 22:44:51 +0100
committerTom Dalziel <tom_dl@hotmail.com>2022-04-30 22:44:51 +0100
commit162a94cbce4f2c09fa7dd6bd8ca56080cb0ab63b (patch)
tree952f352afabd0320f7de04f38349e73610c689db /evil-vars.el
parent8baa566fc23864da78b46a28c064ee9f937b7cf2 (diff)
Bump version to 1.14.21.14.2stablerelease-1.14
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 9acf9e8..3cea2ce 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.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
@@ -1998,7 +1998,7 @@ Otherwise the previous command is assumed as substitute.")
(buffer-substring (point-min)
(line-end-position))))
;; no repo, use plain version
- "1.14.1"))))
+ "1.14.2"))))
"The current version of Evil")
(defcustom evil-want-integration t