aboutsummaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-05-20 16:27:25 +0200
committerFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-05-20 16:27:25 +0200
commit6c42b27dcc9da721b13fbe817e09a477f151af28 (patch)
tree2be5a991bdc81d1fc13d80db4a1274549289f27f /evil-pkg.el
parent713311795ca62f55992e37fd40b38cdc79c97861 (diff)
Bump version to 1.0.21.0.2
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 a690aeb..e44957c 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,5 +1,5 @@
(define-package
"evil"
- "1.0.1"
+ "1.0.2"
"Extensible Vi layer for Emacs."
'((undo-tree "0.5.1")))