mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-07-23 22:14:31 +08:00
Version bump and updated release notes.
This commit is contained in:
parent
e91c868e41
commit
c8ab61dcf8
@ -345,7 +345,7 @@ to the expected behavior.
|
||||
|
||||
## Release Notes
|
||||
|
||||
### v1.0.6 (wip)
|
||||
### [v1.0.6]((https://github.com/gulrak/filesystem/releases/tag/v1.0.6)
|
||||
|
||||
* Bugfix for ([#4](https://github.com/gulrak/filesystem/issues/4)), missing error_code
|
||||
propagation in `ghc::filesystem::copy()` and `ghc::filesystem::remove_all` fixed.
|
||||
|
@ -104,7 +104,7 @@
|
||||
#define LWG_2937_BEHAVIOUR
|
||||
|
||||
// ghc::filesystem version in decimal (major * 10000 + minor * 100 + patch)
|
||||
#define GHC_FILESYSTEM_VERSION 10005L
|
||||
#define GHC_FILESYSTEM_VERSION 10006L
|
||||
|
||||
namespace ghc {
|
||||
namespace filesystem {
|
||||
|
Loading…
x
Reference in New Issue
Block a user