Bump version to v0.4.1
This commit is contained in:
parent
785ffa6262
commit
769367897f
@ -41,7 +41,7 @@ include(CMakeDependentOption)
|
||||
|
||||
set(GMIO_VERSION_MAJOR 0)
|
||||
set(GMIO_VERSION_MINOR 4)
|
||||
set(GMIO_VERSION_PATCH 0)
|
||||
set(GMIO_VERSION_PATCH 1)
|
||||
set(GMIO_VERSION
|
||||
${GMIO_VERSION_MAJOR}.${GMIO_VERSION_MINOR}.${GMIO_VERSION_PATCH})
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
</a>
|
||||
[](https://codecov.io/gh/fougue/gmio/branch/master)
|
||||
[](https://github.com/fougue/gmio/blob/master/LICENSE.txt)
|
||||
[](https://github.com/fougue/gmio/releases)
|
||||
[](https://github.com/fougue/gmio/releases)
|
||||
|
||||
|
||||
C library for geometry input/output
|
||||
|
Loading…
Reference in New Issue
Block a user