diff options
| author | Michael Forney <mforney@mforney.org> | 2020-08-13 02:07:35 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-08-13 02:07:35 -0700 |
| commit | b03454e0c323e6d2d7b7c0f7ab4fdb0834dadf67 (patch) | |
| tree | 9c9f3ae470620a4e6f42e1047ad0bda907f786f2 /pkg/fuse/config.h | |
| parent | f936cfb15b1657e4e256b712170953fc6b1ab6c6 (diff) | |
fuse: Update to 3.9.4
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 e81945f0..79e313b1 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.9.2" +#define PACKAGE_VERSION "3.9.4" |
