Actually increase PASSDB_INTERFACE_VERSION to 18 :-)
authorVolker Lendecke <vl@samba.org>
Sun, 5 Jul 2009 14:20:05 +0000 (16:20 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 5 Jul 2009 21:50:11 +0000 (23:50 +0200)
source3/include/passdb.h

index c288015c053cdc7609220fc772aeb8aa44451b3e..4e53311eba7169a35865074483283c016be7c048 100644 (file)
@@ -226,7 +226,7 @@ struct pdb_domain_info {
  * Changed to 18, pdb_rid_algorithm -> pdb_capabilities
  */
 
-#define PASSDB_INTERFACE_VERSION 17
+#define PASSDB_INTERFACE_VERSION 18
 
 struct pdb_methods 
 {