]> git.eshelyaron.com Git - emacs.git/commitdiff
(pgg group): Add :version.
authorRichard M. Stallman <rms@gnu.org>
Thu, 4 Nov 2004 10:06:40 +0000 (10:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 4 Nov 2004 10:06:40 +0000 (10:06 +0000)
lisp/gnus/pgg-def.el

index b8d9cbec807193c9c3c69d41d7e5c14b0904ea34..046f57dbbfecc2d293b72d3b60be00b67a69ecd2 100644 (file)
@@ -29,7 +29,8 @@
 
 (defgroup pgg ()
   "Glue for the various PGP implementations."
-  :group 'mime)
+  :group 'mime
+  :version "21.4")
 
 (defcustom pgg-default-scheme 'gpg
   "Default PGP scheme."