1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-04 18:17:49 +02:00

version bump

This commit is contained in:
kakwa 2016-12-04 14:32:39 +01:00
parent cf096345af
commit 27b8c75009

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)