diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2016-04-25 13:28:36 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2016-04-25 13:28:36 +0200 |
| commit | 2e6dcf8fe8672dca67e59a72975c2d850ce9bc16 (patch) | |
| tree | 11ad470e611a1a18c2b7d0028a7e35bed059546d /lisp/magit.el | |
| parent | e2584dbaff2fa3091a30ef9f9a4e817e18ae4384 (diff) | |
release version 2.6.22.6.2
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 58340ce..5009795 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 "20160408.201") (git-commit "20160412.130") (magit-popup "20160408.156")) +;; Package-Requires: ((emacs "24.4") (async "1.5") (dash "2.12.1") (with-editor "2.5.1") (git-commit "2.6.1") (magit-popup "2.6.1")) ;; Keywords: git tools vc ;; Homepage: https://github.com/magit/magit |
