Next wip version.

This commit is contained in:
Steffen Schuemann 2020-03-04 07:38:00 +01:00
parent e63a58c5ba
commit 21b1fb9d1d

View File

@ -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 {