diff --git a/include/ghc/filesystem.hpp b/include/ghc/filesystem.hpp index 4429a14..b41725e 100644 --- a/include/ghc/filesystem.hpp +++ b/include/ghc/filesystem.hpp @@ -159,7 +159,7 @@ //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // ghc::filesystem version in decimal (major * 10000 + minor * 100 + patch) -#define GHC_FILESYSTEM_VERSION 10102L +#define GHC_FILESYSTEM_VERSION 10103L namespace ghc { namespace filesystem {