diff options
| author | Frank Fischer <frank-fischer@shadow-soft.de> | 2015-04-08 11:45:59 +0200 |
|---|---|---|
| committer | Frank Fischer <frank-fischer@shadow-soft.de> | 2015-04-08 11:45:59 +0200 |
| commit | 7ef1a2e2bb33a9c05694ea69c02179d9abbc213f (patch) | |
| tree | 59e11e3b1f71e606a869aaf4444fedef10543837 /evil-pkg.el | |
| parent | 92292bc8e4a1c2c024c42b7b2a9b6749c56b6b10 (diff) | |
add `evilupdate.el` script
Diffstat (limited to 'evil-pkg.el')
| -rw-r--r-- | evil-pkg.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-pkg.el b/evil-pkg.el index f904563..782f3e1 100644 --- a/evil-pkg.el +++ b/evil-pkg.el @@ -1,6 +1,6 @@ (define-package "evil" - "1.0.9" + "1.1.1" "Extensible Vi layer for Emacs." '((undo-tree "0.6.3") (goto-chg "1.6"))) |
