aboutsummaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-06-07 05:35:49 +0200
committerFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-06-07 05:35:49 +0200
commitb48aa605e877702961fed7f640f669a6d6837eae (patch)
treef484f7e7cf2f811ea190af80e6cb67ec1b6d6cd6 /evil-pkg.el
parent07a5a259e3147b0295c8986a2c98a75424390681 (diff)
Bump version to 1.0.41.0.4
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 0526566..6d98f55 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,5 +1,5 @@
(define-package
"evil"
- "1.0.3"
+ "1.0.4"
"Extensible Vi layer for Emacs."
'((undo-tree "0.5.1")))