update version

This commit is contained in:
kakwa 2017-01-28 03:28:49 +01:00
parent 847c86b649
commit ca06db0a37
1 changed files with 1 additions and 1 deletions

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)