diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2017-01-28 16:44:44 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2017-01-28 16:44:44 +0100 |
| commit | acba806a823977108bae60438466da71f773a7c8 (patch) | |
| tree | fd1a6e04874e58fd1e0eb4cb967640f4e12523ff /lisp | |
| parent | 99ed48451cfa9f43c939badc45782224d23c42b7 (diff) | |
Release version 2.10.12.10.1
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/git-commit.el | 2 | ||||
| -rw-r--r-- | lisp/magit-popup.el | 2 | ||||
| -rw-r--r-- | lisp/magit.el | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/git-commit.el b/lisp/git-commit.el index 300ea99..266cf5c 100644 --- a/lisp/git-commit.el +++ b/lisp/git-commit.el @@ -11,7 +11,7 @@ ;; Marius Vollmer <marius.vollmer@gmail.com> ;; Maintainer: Jonas Bernoulli <jonas@bernoul.li> -;; Package-Requires: ((emacs "24.4") (dash "20161121.55") (with-editor "20161231.826")) +;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.9")) ;; Keywords: git tools vc ;; Homepage: https://github.com/magit/magit diff --git a/lisp/magit-popup.el b/lisp/magit-popup.el index feaea55..fd1e6cc 100644 --- a/lisp/magit-popup.el +++ b/lisp/magit-popup.el @@ -12,7 +12,7 @@ ;; Author: Jonas Bernoulli <jonas@bernoul.li> ;; Maintainer: Jonas Bernoulli <jonas@bernoul.li> -;; Package-Requires: ((emacs "24.4") (async "20161103.1036") (dash "20161121.55")) +;; Package-Requires: ((emacs "24.4") (async "1.9") (dash "2.13.0")) ;; Keywords: bindings ;; Homepage: https://github.com/magit/magit diff --git a/lisp/magit.el b/lisp/magit.el index 5f4635e..ba1373c 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 "20161103.1036") (dash "20161121.55") (with-editor "20161231.826") (git-commit "20161227.125") (magit-popup "20170104.557")) +;; Package-Requires: ((emacs "24.4") (async "1.9") (dash "2.13.0") (with-editor "2.5.9") (git-commit "2.10.0") (magit-popup "2.10.0")) ;; Keywords: git tools vc ;; Homepage: https://github.com/magit/magit |
