From e49d3b3d690790d5374ea54791a8d53f2e7eedc5 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Thu, 14 Nov 2013 14:13:46 +0100 Subject: [PATCH] ox-odt.el (org-odt-content-template-file): Fix version * ox-odt.el (org-odt-content-template-file): Fix version. --- lisp/ox-odt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ox-odt.el b/lisp/ox-odt.el index 6f63a6b9a..453ef5f0e 100644 --- a/lisp/ox-odt.el +++ b/lisp/ox-odt.el @@ -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.