Loading CHANGELOG.md +5 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [0.4.0] - 2019-04-18 First GekkoFS pubblic release This version provides a client library that uses GLibC I/O function interception. ## [0.3.1] - 2018-03-04 ### Changed - Read-write process improved. @Marc vef Loading CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.6) project( GekkoFS VERSION 0.3.1 VERSION 0.4.0 ) Loading Loading
CHANGELOG.md +5 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [0.4.0] - 2019-04-18 First GekkoFS pubblic release This version provides a client library that uses GLibC I/O function interception. ## [0.3.1] - 2018-03-04 ### Changed - Read-write process improved. @Marc vef Loading
CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.6) project( GekkoFS VERSION 0.3.1 VERSION 0.4.0 ) Loading