Author: jerry
Date: 2007-02-06 21:00:51 +0000 (Tue, 06 Feb 2007)
New Revision: 21188

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21188

Log:
bumping passdb version number to make sure this is different than the 3.0.25 
branch
Modified:
   branches/SAMBA_3_0/source/include/passdb.h


Changeset:
Modified: branches/SAMBA_3_0/source/include/passdb.h
===================================================================
--- branches/SAMBA_3_0/source/include/passdb.h  2007-02-06 21:00:23 UTC (rev 
21187)
+++ branches/SAMBA_3_0/source/include/passdb.h  2007-02-06 21:00:51 UTC (rev 
21188)
@@ -242,10 +242,9 @@
  * the pdb module. Remove the latter, this might happen more often. VL.
  * changed to version 14 to move lookup_rids and lookup_names to return
  * enum lsa_SidType rather than uint32.
- * Version 15 for the trusted domain password hooks
  */
 
-#define PASSDB_INTERFACE_VERSION 15
+#define PASSDB_INTERFACE_VERSION 16
 
 struct pdb_methods 
 {

Reply via email to