aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/git-commit.el2
-rw-r--r--lisp/magit.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/git-commit.el b/lisp/git-commit.el
index 2e7a823..a031df7 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 "2.10.0") (with-editor "2.0.50"))
+;; Package-Requires: ((emacs "24.4") (dash "2.10.0") (with-editor "2.1.0"))
;; Keywords: git tools vc
;; Homepage: https://github.com/magit/magit
diff --git a/lisp/magit.el b/lisp/magit.el
index e867b2f..e38f273 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -14,7 +14,7 @@
;; Rémi Vanicat <vanicat@debian.org>
;; Yann Hodique <yann.hodique@gmail.com>
-;; Package-Requires: ((emacs "24.4") (dash "2.10.0") (with-editor "2.0.50") (git-commit "2.0.50") (magit-popup "2.0.50"))
+;; Package-Requires: ((emacs "24.4") (dash "2.10.0") (with-editor "2.1.0") (git-commit "2.1.0") (magit-popup "2.1.0"))
;; Keywords: git tools vc
;; Homepage: https://github.com/magit/magit