wip version bump

This commit is contained in:
Steffen Schuemann 2019-09-27 19:42:12 +02:00
parent 15a82e9098
commit 9de8ce5b38

View File

@ -177,7 +177,7 @@
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// ghc::filesystem version in decimal (major * 10000 + minor * 100 + patch) // ghc::filesystem version in decimal (major * 10000 + minor * 100 + patch)
#define GHC_FILESYSTEM_VERSION 10206L #define GHC_FILESYSTEM_VERSION 10207L
namespace ghc { namespace ghc {
namespace filesystem { namespace filesystem {