diff options
| author | Michael Forney <mforney@mforney.org> | 2021-03-02 01:37:03 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-03-02 16:20:18 -0800 |
| commit | 7591fd50039fab97b93c19dfe41c53e8ef58f1a6 (patch) | |
| tree | 98acbe45076680bd00afa30ee083986e4833cb6a /pkg/fuse/config.h | |
| parent | d02c4877441138a3f4bde5699b935b2ed582906d (diff) | |
fuse: Update to 3.10.2
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 4088a5f2..343965ce 100644 --- a/pkg/fuse/config.h +++ b/pkg/fuse/config.h @@ -20,4 +20,4 @@ #define HAVE_SYMVER_ATTRIBUTE 1 #define HAVE_UTIMENSAT #define HAVE_VMSPLICE -#define PACKAGE_VERSION "3.10.1" +#define PACKAGE_VERSION "3.10.2" |
