aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2017-02-14 12:46:28 +0100
committerJonas Bernoulli <jonas@bernoul.li>2017-02-14 12:46:28 +0100
commitade30b02b7a732c4b145f8e7e2af1e17af0a9f4d (patch)
tree990d0f4f440c492c6211adef233bd75c233631a6 /lisp
parent1643dc626ab28fd28eff8a94272f0f4fba8e2737 (diff)
Release version 2.10.22.10.2
Diffstat (limited to 'lisp')
-rw-r--r--lisp/git-commit.el2
-rw-r--r--lisp/magit-popup.el2
-rw-r--r--lisp/magit.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/git-commit.el b/lisp/git-commit.el
index a926f16..52a986f 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 "20170111.609"))
+;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.10"))
;; Keywords: git tools vc
;; Homepage: https://github.com/magit/magit
diff --git a/lisp/magit-popup.el b/lisp/magit-popup.el
index b190e0d..c53d0e7 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 68a77eb..8d86a0b 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 "20170111.609") (git-commit "20170112.334") (magit-popup "20170104.924"))
+;; Package-Requires: ((emacs "24.4") (async "1.9") (dash "2.13.0") (with-editor "2.5.10") (git-commit "2.10.1") (magit-popup "2.10.1"))
;; Keywords: git tools vc
;; Homepage: https://github.com/magit/magit