[PATCH] autofs4: bump version number
authorIan Kent <raven@themaw.net>
Sun, 1 May 2005 15:59:17 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:17 +0000 (08:59 -0700)
Bump autofs4 version so we know what's going on.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/auto_fs4.h

index d1c7b0e..a1657fb 100644 (file)
@@ -23,7 +23,7 @@
 #define AUTOFS_MIN_PROTO_VERSION       3
 #define AUTOFS_MAX_PROTO_VERSION       4
 
-#define AUTOFS_PROTO_SUBVERSION         5
+#define AUTOFS_PROTO_SUBVERSION                6
 
 /* Mask for expire behaviour */
 #define AUTOFS_EXP_IMMEDIATE           1