version bump

This commit is contained in:
kakwa 2017-01-31 01:27:43 +01:00
parent f362f06b56
commit a2cc1dadb3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.6)
project (uts-server)
include(ExternalProject)
set(VERSION 0.1.6)
set(VERSION 0.1.7)
option(DEBUG "compile with debug symbol" OFF)
option(BUNDLE_CIVETWEB "bundle civetweb with uts-server" OFF)