This commit is contained in:
jacobperron 2018-04-21 00:17:14 -07:00
parent b69d2b830d
commit a8c5bf2747
3 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@
cmake_minimum_required(VERSION 2.8.12)
project(libcreate)
set(PACKAGE_VERSION 1.6.0)
set(PACKAGE_VERSION 1.6.1)
option(LIBCREATE_BUILD_TESTS "Enable the build of tests." ON)