1
0
mirror of https://github.com/kakwa/uts-server synced 2025-02-10 12:43:25 +01:00

update version

This commit is contained in:
kakwa 2017-01-28 03:28:49 +01:00
parent 847c86b649
commit ca06db0a37

View File

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