diff options
| author | Michael Forney <mforney@mforney.org> | 2019-11-04 13:23:37 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-11-04 13:23:37 -0800 |
| commit | b1c40f5ba1902a9524966cd6de9709486d895039 (patch) | |
| tree | 0ae423ede6fc7645734e2329544569f2fe9491ed /pkg/fuse/config.h | |
| parent | c7e1ec67964e1b083bb1ccc0be92bf3c7fe9684a (diff) | |
fuse: Update to 3.8.0
Diffstat (limited to 'pkg/fuse/config.h')
| -rw-r--r-- | pkg/fuse/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/fuse/config.h b/pkg/fuse/config.h index a87ed954..f98bb26a 100644 --- a/pkg/fuse/config.h +++ b/pkg/fuse/config.h @@ -19,4 +19,4 @@ #undef HAVE_STRUCT_STAT_ST_ATIMESPEC #define HAVE_UTIMENSAT #define HAVE_VMSPLICE -#define PACKAGE_VERSION "3.7.0" +#define PACKAGE_VERSION "3.8.0" |
