diff options
| author | Michael Forney <mforney@mforney.org> | 2021-04-14 02:06:53 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-04-17 14:22:30 -0700 |
| commit | 3f57ffd0cd11a6decaf5d14d6fc2553a8ec9ec63 (patch) | |
| tree | af4873823bcf257c1929ce695827802a98a49daf /pkg/fuse/config.h | |
| parent | eb0c8690d6662b7fa4989781f2c8e1db8a7c5237 (diff) | |
fuse: Update to 3.10.3
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 343965ce..260f0088 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.2" +#define PACKAGE_VERSION "3.10.3" |
