wip version bump

This commit is contained in:
gulrak 2019-05-07 19:52:38 +02:00
parent cc476ac1fd
commit 04b6fa278b

View File

@ -159,7 +159,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 10102L #define GHC_FILESYSTEM_VERSION 10103L
namespace ghc { namespace ghc {
namespace filesystem { namespace filesystem {