mirror of
https://github.com/kakwa/uts-server
synced 2024-11-05 09:18:50 +01:00
version bump
This commit is contained in:
parent
b46a456e2e
commit
da6cfd99ce
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user