Skip to content

Commit

Permalink
refs #72, bumped to wip version
Browse files Browse the repository at this point in the history
  • Loading branch information
gulrak committed Oct 1, 2020
1 parent a2ce250 commit 993a6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ghc/filesystem.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

// ghc::filesystem version in decimal (major * 10000 + minor * 100 + patch)
#define GHC_FILESYSTEM_VERSION 10304L
#define GHC_FILESYSTEM_VERSION 10305L

#if !defined(GHC_WITH_EXCEPTIONS) && (defined(__EXCEPTIONS) || defined(__cpp_exceptions) || defined(_CPPUNWIND))
#define GHC_WITH_EXCEPTIONS
Expand Down

0 comments on commit 993a6be

Please sign in to comment.