1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-27 21:35:41 +00:00

Version bump to v0.1.2

This commit is contained in:
King_DuckZ 2017-04-25 22:56:35 +01:00
parent 06920f8d84
commit 298aedc633

View file

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