diff --git a/include/ghc/filesystem.hpp b/include/ghc/filesystem.hpp index ba4302c..a8cfb30 100644 --- a/include/ghc/filesystem.hpp +++ b/include/ghc/filesystem.hpp @@ -180,7 +180,7 @@ //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // ghc::filesystem version in decimal (major * 10000 + minor * 100 + patch) -#define GHC_FILESYSTEM_VERSION 10300L +#define GHC_FILESYSTEM_VERSION 10301L namespace ghc { namespace filesystem {