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

Version bump to v0.1.3

This commit is contained in:
King_DuckZ 2017-04-26 20:15:13 +01:00
parent 3191203bfd
commit 4a57181ff6

View file

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