Bump to wip version.

This commit is contained in:
Steffen Schuemann 2020-04-07 18:27:49 +02:00
parent 3605e86915
commit 4bf0160a15

View File

@ -180,7 +180,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 10302L #define GHC_FILESYSTEM_VERSION 10303L
namespace ghc { namespace ghc {
namespace filesystem { namespace filesystem {