diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2020-04-12 18:12:34 +0000 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2020-04-12 18:12:34 +0000 |
| commit | 9cc1a807d77a4174d7b11a20e767a1ebd03bff34 (patch) | |
| tree | 3895fd65fe6bde224d3af97e700276bf58497fbb | |
| parent | b05f06a4b15bffffdcaeb1a30482afd94c12746a (diff) | |
| parent | d5573d9259ba868c8fbbade1727ccee41ad63650 (diff) | |
| download | org-drill-9cc1a807d77a4174d7b11a20e767a1ebd03bff34.tar.gz org-drill-9cc1a807d77a4174d7b11a20e767a1ebd03bff34.zip | |
Merge branch 'branweb/org-mode-version' into 'master'
Bump org-mode version to 9.3
See merge request phillord/org-drill!10
| -rw-r--r-- | org-drill.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-drill.el b/org-drill.el index d7a840b..3fc4f5e 100644 --- a/org-drill.el +++ b/org-drill.el @@ -5,7 +5,7 @@ ;; Maintainer: Phillip Lord <phillip.lord@russet.org.uk> ;; Author: Paul Sexton <eeeickythump@gmail.com> ;; Version: 2.7.0 -;; Package-Requires: ((emacs "25.3") (seq "2.14") (org "9.2.4") (persist "0.3")) +;; Package-Requires: ((emacs "25.3") (seq "2.14") (org "9.3") (persist "0.3")) ;; Keywords: games, outlines, multimedia ;; URL: https://gitlab.com/phillord/org-drill/issues |
