Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc
gekkofs
Commits
70acd5f8
Unverified
Commit
70acd5f8
authored
Apr 18, 2019
by
Tommaso Tocci
Browse files
Bump version: v0.4.0
parent
6fc0b826
Pipeline
#327
passed with stages
in 2 minutes and 34 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
70acd5f8
...
...
@@ -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
...
...
CMakeLists.txt
View file @
70acd5f8
...
...
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.6)
project
(
GekkoFS
VERSION 0.
3.1
VERSION 0.
4.0
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment