branch: elpa/orgit
commit 7159e237191c35b1ee19a417a9824db89eb2d39d
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Depend on Emacs 26.1
---
orgit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgit.el b/orgit.el
index ea3e63d5ce..428ae1afa6 100644
--- a/orgit.el
+++ b/orgit.el
@@ -8,7 +8,7 @@
;; Package-Version: 1.9.0
;; Package-Requires: (
-;; (emacs "25.1")
+;; (emacs "26.1")
;; (compat "30.0.0.0")
;; (magit "3.3.0")
;; (org "9.6.5"))