Add missing :version tags to new defgroups and defcustoms
[bpt/emacs.git] / lisp / net / soap-client.el
index dfa2b76..e17b283 100644 (file)
@@ -55,6 +55,7 @@
 
 (defgroup soap-client nil
   "Access SOAP web services from Emacs."
+  :version "24.1"
   :group 'tools)
 
 ;;;; Support for parsing XML documents with namespaces