Add missing :version tags to new defgroups and defcustoms
[bpt/emacs.git] / lisp / ses.el
index 43ce9da..0638fc3 100644 (file)
@@ -923,6 +923,7 @@ the old and FORCE is nil."
 
 (defcustom ses-self-reference-early-detection nil
   "True if cycle detection is early for cells that refer to themselves."
+  :version "24.1"
   :type 'boolean
   :group 'ses)