From e870a0427adb50a64dc8bcbacfacb089872c6908 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Fri, 7 Jul 2017 15:25:41 +0200 Subject: Added public fuse_lib_help(), bumped minor version --- example/passthrough.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/passthrough.c') diff --git a/example/passthrough.c b/example/passthrough.c index 0c635ca..b83c17f 100644 --- a/example/passthrough.c +++ b/example/passthrough.c @@ -23,7 +23,7 @@ */ -#define FUSE_USE_VERSION 30 +#define FUSE_USE_VERSION 31 #ifdef HAVE_CONFIG_H #include -- cgit v1.2.3