aboutsummaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-06-07 06:10:31 +0200
committerFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-06-07 06:10:31 +0200
commitee2bd72fbfcb5b35bd6096f0d3058d182b46fe9a (patch)
tree3a3f3b29bfca25e5c583c2e9a89c0b51e2aa3744 /evil-pkg.el
parent300a84a8883f7be66da633518e4d9c0de21b5cd1 (diff)
Bump version to 1.0.51.0.5
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 6d98f55..de9a5f9 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,5 +1,5 @@
(define-package
"evil"
- "1.0.4"
+ "1.0.5"
"Extensible Vi layer for Emacs."
'((undo-tree "0.5.1")))