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