1
0
mirror of https://github.com/kakwa/uts-server synced 2025-02-10 20:53:28 +01:00

update version

This commit is contained in:
kakwa 2017-01-28 03:28:49 +01:00
parent c440d30769
commit e41051e331

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)