diff options
-rw-r--r-- | org-link-edit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-link-edit.el b/org-link-edit.el index 27e8648..1323bb9 100644 --- a/org-link-edit.el +++ b/org-link-edit.el @@ -6,7 +6,7 @@ ;; URL: https://gitlab.com/kyleam/org-link-edit ;; Keywords: convenience ;; Version: 1.0.1 -;; Package-Requires: ((cl-lib "0.5") (org "8.2")) +;; Package-Requires: ((cl-lib "0.5") (org "8.2.10")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |