summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2020-03-15 17:02:01 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-03-15 17:02:01 +0100
commitb6e3e8f2b692ed1720751611d41d53765743bea6 (patch)
tree650af8c0ad249b196d79d03857a80b70012ac68d
parent472a171b942571ddcb50e76b1de9af104651ec36 (diff)
downloadorg-mode-b6e3e8f2b692ed1720751611d41d53765743bea6.tar.gz
ox-html: Add missing :package-version keyword
* lisp/ox-html.el (org-html-validation-link): Default value changed, so update :package-version keyword.
-rw-r--r--lisp/ox-html.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ox-html.el b/lisp/ox-html.el
index 5419ed5..9a1dd44 100644
--- a/lisp/ox-html.el
+++ b/lisp/ox-html.el
@@ -1282,6 +1282,7 @@ like that: \"%%\"."
"<a href=\"https://validator.w3.org/check?uri=referer\">Validate</a>"
"Link to HTML validation service."
:group 'org-export-html
+ :package-version '(Org . "9.4")
:type 'string)
(defcustom org-html-creator-string