1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-27 00:43:47 +00:00

Version bump to 0.1.8.

This commit is contained in:
King_DuckZ 2017-05-18 19:15:51 +01:00
parent 810c321515
commit c5f3b3cbcc

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.7 LANGUAGES NONE)
project(tawashi_top VERSION 0.1.8 LANGUAGES NONE)
include(CTest)