Skip to content

Commit 4bf0160

Browse files
committed
Bump to wip version.
1 parent 3605e86 commit 4bf0160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ghc/filesystem.hpp

+1-1
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 10302L
183+
#define GHC_FILESYSTEM_VERSION 10303L
184184

185185
namespace ghc {
186186
namespace filesystem {

0 commit comments

Comments
 (0)