Browse Source

Merge branch 'maint'

Bastien Guerry 11 years ago
parent
commit
1b2736e91f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/ox-odt.el

+ 1 - 1
lisp/ox-odt.el

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