Version bump 0.6.1.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-07-30 13:51:58 +02:00
parent 6f92a3625f
commit 904313abd9
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.2)
project(identiconpp
VERSION 0.6.0
VERSION 0.6.1
LANGUAGES CXX)
option(WITH_TESTS "Enable Tests" NO)