Bump version to 3.8.3

This commit is contained in:
Benjamin Fleischer 2018-12-18 06:34:11 +01:00
parent 8ae6e21702
commit 48bc246da9
No known key found for this signature in database
GPG Key ID: 617A3461802608A1
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
/* Version */
#define OSXFUSE_VERSION_LITERAL 3.8.2
#define OSXFUSE_VERSION_LITERAL 3.8.3
#define OSXFUSE_TIMESTAMP __DATE__ ", " __TIME__
#define OSXFUSE_VERSION FUSE_PP_STRINGIFY(OSXFUSE_VERSION_LITERAL)