Bump version to 3.5.4

This commit is contained in:
Benjamin Fleischer 2016-12-01 22:14:40 +01:00
parent 148bcccf18
commit 99a3c2ee43
1 changed files with 1 additions and 1 deletions

View File

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