version bump

This commit is contained in:
kakwa 2016-12-04 14:32:39 +01:00
parent cf096345af
commit 27b8c75009
1 changed files with 1 additions and 1 deletions

View File

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