diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2016-01-18 00:09:00 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2016-01-18 00:09:00 +0100 |
| commit | 2e757a8c919b53edddb186e36e055e011e3b0ab3 (patch) | |
| tree | bfde94cedf6a490cb373586dbe3575fb51c6584e /lisp/magit.el | |
| parent | 2123d8d0c28a4a62b07fda21a1001a7066ad5cd4 (diff) | |
release version 2.4.02.4.0
Diffstat (limited to 'lisp/magit.el')
| -rw-r--r-- | lisp/magit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/magit.el b/lisp/magit.el index d481125..33169a5 100644 --- a/lisp/magit.el +++ b/lisp/magit.el @@ -16,7 +16,7 @@ ;; Rémi Vanicat <vanicat@debian.org> ;; Yann Hodique <yann.hodique@gmail.com> -;; Package-Requires: ((emacs "24.4") (async "20150909.2257") (dash "20151021.113") (with-editor "20151111") (git-commit "20151111") (magit-popup "20151221")) +;; Package-Requires: ((emacs "24.4") (async "1.5") (dash "2.12.1") (with-editor "2.4.0") (git-commit "2.4.0") (magit-popup "2.4.0")) ;; Keywords: git tools vc ;; Homepage: https://github.com/magit/magit |
