aboutsummaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2020-01-13 10:12:02 +0100
committerEivind Fonn <evfonn@gmail.com>2020-01-13 10:12:02 +0100
commit0140a232474581e4aecc3c5bba4cf49a76f87a5d (patch)
tree9a4e5a7452160d2b873bb0cc76e6eca723bb7431 /evil-pkg.el
parent28a0625e6eca74e4a611df89f6ddd379c4c8111d (diff)
Bump version to 1.12.17
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 e5af950..22c9e98 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,6 +1,6 @@
(define-package
"evil"
- "1.12.16"
+ "1.12.17"
"Extensible Vi layer for Emacs."
'((emacs "24.1")
(undo-tree "0.6.3")