Add missing :version tags to new defcustoms and defgroups
[gnus] / lisp / gravatar.el
index 75e7480..a10ea21 100644 (file)
@@ -29,6 +29,7 @@
 
 (defgroup gravatar nil
   "Gravatar."
+  :version "24.1"
   :group 'comm)
 
 (defcustom gravatar-automatic-caching t