aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index c660c74..9425063 100644
--- a/Makefile
+++ b/Makefile
@@ -188,9 +188,9 @@ define magit_pkg
"A Git porcelain inside Emacs"
'((emacs "24.4")
(dash "2.10.0")
- (with-editor "2.0.50")
- (git-commit "2.0.50")
- (magit-popup "2.0.50")))
+ (with-editor "2.1.0")
+ (git-commit "2.1.0")
+ (magit-popup "2.1.0")))
endef
# '
export magit_pkg