1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00

Version bump to 0.1.1

This commit is contained in:
King_DuckZ 2017-04-23 15:06:36 +01:00
parent eebcfb4157
commit 34e69d0b52

View file

@ -1,4 +1,4 @@
project(tawashi VERSION 0.1.0 LANGUAGES CXX) project(tawashi VERSION 0.1.1 LANGUAGES CXX)
find_package(Boost 1.53.0 REQUIRED COMPONENTS program_options filesystem system) find_package(Boost 1.53.0 REQUIRED COMPONENTS program_options filesystem system)
find_package(CURL REQUIRED) find_package(CURL REQUIRED)