1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-01-07 13:30:25 +00:00

ox-odt.el (org-odt-content-template-file): Fix version

* ox-odt.el (org-odt-content-template-file): Fix version.
This commit is contained in:
Bastien Guerry 2013-11-14 14:13:46 +01:00
parent adcebf38f8
commit e49d3b3d69

View File

@ -449,7 +449,7 @@ under `org-odt-styles-dir' is used."
:type '(choice (const nil)
(file))
:group 'org-export-odt
:version "24.1")
:version "24.3")
(defcustom org-odt-styles-file nil
"Default styles file for use with ODT export.