浏览代码

Merge branch 'maint'

Bastien Guerry 11 年之前
父节点
当前提交
1b2736e91f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)
 		 (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.