diff --git a/include/ghc/filesystem.hpp b/include/ghc/filesystem.hpp index 5d9fa58..c18745c 100644 --- a/include/ghc/filesystem.hpp +++ b/include/ghc/filesystem.hpp @@ -177,7 +177,7 @@ //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // ghc::filesystem version in decimal (major * 10000 + minor * 100 + patch) -#define GHC_FILESYSTEM_VERSION 10206L +#define GHC_FILESYSTEM_VERSION 10207L namespace ghc { namespace filesystem {