1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-16 15:49:54 +02:00

verion bump

This commit is contained in:
kakwa 2017-01-27 00:36:46 +01:00
parent e3af432637
commit 74ecce8d1a

View File

@ -3,7 +3,7 @@ project (uts-server)
include(ExternalProject)
set(VERSION 0.1.2)
set(VERSION 0.1.3)
option(DEBUG "compile with debug symbol" OFF)
option(BUNDLE_CIVETWEB "bundle civetweb with uts-server" OFF)