aboutsummaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2019-12-18 09:38:53 +0100
committerEivind Fonn <evfonn@gmail.com>2019-12-18 09:38:53 +0100
commit96cc7599b8fa3ad2fc8312943e0f685a48b61857 (patch)
treece9f6234ec5c70de22fc31515cc9f1821b70df61 /evil-pkg.el
parent70184d3dda91a3f22468d75cdf3893c5880ce300 (diff)
Bump version to 1.12.16
1.2.15 was accidentally tagged as 1.12.15, which was picked up and released by MELPA Stable. So to be able to release new stable versions I guess it's easiest to just say that we're on 1.12 now.
Diffstat (limited to 'evil-pkg.el')
-rw-r--r--evil-pkg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-pkg.el b/evil-pkg.el
index ff2dac5..e5af950 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,6 +1,6 @@
(define-package
"evil"
- "1.2.16"
+ "1.12.16"
"Extensible Vi layer for Emacs."
'((emacs "24.1")
(undo-tree "0.6.3")