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/null.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/null.c') diff --git a/example/null.c b/example/null.c index bc99a84..3c9033b 100644 --- a/example/null.c +++ b/example/null.c @@ -22,7 +22,7 @@ */ -#define FUSE_USE_VERSION 30 +#define FUSE_USE_VERSION 31 #include -- cgit v1.2.3