changeset 33930:283bc01938a1

(ldap) <defgroup>: Add :version.
author Dave Love <fx@gnu.org>
date Mon, 27 Nov 2000 23:22:31 +0000
parents 886f1ee076bd
children 6ed22a848efa
files lisp/net/ldap.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net/ldap.el	Mon Nov 27 20:09:44 2000 +0000
+++ b/lisp/net/ldap.el	Mon Nov 27 23:22:31 2000 +0000
@@ -39,6 +39,7 @@
 
 (defgroup ldap nil
   "Lightweight Directory Access Protocol."
+  :version "21.1"
   :group 'comm)
 
 (defcustom ldap-default-host nil