s3: vfs: bump to version 40, Samba 4.10 will ship with that
[samba.git] / source3 / include / vfs.h
index 8e2cbc3bc2d84590f29f812c8fc00190a65dd790..90d39acd3fc95f572f7e7f305a7cb95d99ab2214 100644 (file)
 /* Version 39 - Remove SMB_VFS_FCHMOD_ACL - no longer used. */
 /* Version 39 - Remove struct dfree_cached_info pointer from
                connection struct */
+/* Bump to version 40, Samba 4.10 will ship with that */
 
-#define SMB_VFS_INTERFACE_VERSION 39
+#define SMB_VFS_INTERFACE_VERSION 40
 
 /*
     All intercepted VFS operations must be declared as static functions inside module source