Skip to content

Commit 21b1fb9

Browse files
committed
Next wip version.
1 parent e63a58c commit 21b1fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ghc/filesystem.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
181181

182182
// ghc::filesystem version in decimal (major * 10000 + minor * 100 + patch)
183-
#define GHC_FILESYSTEM_VERSION 10300L
183+
#define GHC_FILESYSTEM_VERSION 10301L
184184

185185
namespace ghc {
186186
namespace filesystem {

0 commit comments

Comments
 (0)