1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-02-09 09:23:56 +00:00

Version bump to 0.1.6

This commit is contained in:
King_DuckZ 2017-05-15 23:48:12 +01:00
parent 75bd68c53e
commit 6145550ba0

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.3 FATAL_ERROR)
list (APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
project(tawashi_top VERSION 0.1.5 LANGUAGES NONE)
project(tawashi_top VERSION 0.1.6 LANGUAGES NONE)
include(CTest)