Bump version to v0.4.1

This commit is contained in:
Hugues Delorme 2017-04-14 10:01:50 +02:00
parent 785ffa6262
commit 769367897f
2 changed files with 2 additions and 2 deletions

View File

@ -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})

View File

@ -9,7 +9,7 @@
</a>
[![Codecov](https://codecov.io/github/fougue/gmio/coverage.svg?branch=master)](https://codecov.io/gh/fougue/gmio/branch/master)
[![License](https://img.shields.io/badge/license-BSD%202--clause-blue.svg)](https://github.com/fougue/gmio/blob/master/LICENSE.txt)
[![Version](https://img.shields.io/badge/version-v0.4.0-blue.svg?style=flat)](https://github.com/fougue/gmio/releases)
[![Version](https://img.shields.io/badge/version-v0.4.1-blue.svg?style=flat)](https://github.com/fougue/gmio/releases)
C library for geometry input/output