diff options
Diffstat (limited to 'example/hello_ll.c')
-rw-r--r-- | example/hello_ll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/hello_ll.c b/example/hello_ll.c index da3a4fc..74d7191 100644 --- a/example/hello_ll.c +++ b/example/hello_ll.c @@ -18,7 +18,7 @@ * \include hello_ll.c */ -#define FUSE_USE_VERSION 30 +#define FUSE_USE_VERSION 31 #include <config.h> |