aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2019-12-11 13:38:53 +0100
committerEivind Fonn <evfonn@gmail.com>2019-12-11 13:38:53 +0100
commit37e76376007e0e4b47a489516114e87d8caaab27 (patch)
tree5cb951d32297183a9a9e7638ed4174bc1e02ca0a /evil-vars.el
parent00e9d70504fc5ee63cc4fab45934ef13c20248d9 (diff)
Bump version to 1.3.0-snapshot
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 6162b70..e2d485c 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.15
+;; Version: 1.3.0-snapshot
;;
;; 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.2.15"))))
+ "1.3.0-snapshot"))))
"The current version of Evil")
(defcustom evil-want-integration t