aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
authorTom Dalziel <tom_dl@hotmail.com>2022-04-25 22:25:56 +0100
committerTom Dalziel <tom_dl@hotmail.com>2022-04-25 22:25:56 +0100
commit8806b086b90387a02bd6354993490856104e41bb (patch)
tree4c3275f98b3eeebb6d881043c693f7eafed0f65f /evil-vars.el
parentf75732de0ca5cae70f17dbc4bf7df03cb4ec491f (diff)
Bump version to 1.14.11.14.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 963417d..9acf9e8 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.0
+;; Version: 1.14.1
;;
;; 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.0"))))
+ "1.14.1"))))
"The current version of Evil")
(defcustom evil-want-integration t