diff options
Diffstat (limited to 'example/notify_store_retrieve.c')
-rw-r--r-- | example/notify_store_retrieve.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <config.h> |