diff options
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 |
