aboutsummaryrefslogtreecommitdiff
path: root/example/passthrough_fh.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/passthrough_fh.c')
-rw-r--r--example/passthrough_fh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/passthrough_fh.c b/example/passthrough_fh.c
index 372282e..909422a 100644
--- a/example/passthrough_fh.c
+++ b/example/passthrough_fh.c
@@ -23,7 +23,7 @@
* \include passthrough_fh.c
*/
-#define FUSE_USE_VERSION 30
+#define FUSE_USE_VERSION 31
#ifdef HAVE_CONFIG_H
#include <config.h>