Add :version tag to new Org options in Emacs 24.1
[bpt/emacs.git] / lisp / org / org-src.el
index 0a67d79..496dafe 100644 (file)
@@ -761,6 +761,7 @@ Org-babel commands."
   "If non-nil, the effect of TAB in a code block is as if it were
 issued in the language major mode buffer."
   :type 'boolean
+  :version "24.1"
   :group 'org-babel)
 
 (defun org-src-native-tab-command-maybe ()