Bump version number to 0.3.2
This commit is contained in:
parent
1d000a0684
commit
0f1cc05d59
@ -39,7 +39,7 @@ include(CMakeDependentOption)
|
||||
project(gmio)
|
||||
set(GMIO_VERSION_MAJOR 0)
|
||||
set(GMIO_VERSION_MINOR 3)
|
||||
set(GMIO_VERSION_PATCH 1)
|
||||
set(GMIO_VERSION_PATCH 2)
|
||||
set(GMIO_VERSION
|
||||
${GMIO_VERSION_MAJOR}.${GMIO_VERSION_MINOR}.${GMIO_VERSION_PATCH})
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
</a>
|
||||
[](https://coveralls.io/github/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