1
0
Fork 0
mirror of https://github.com/kakwa/uts-server synced 2025-07-04 20:47:09 +02:00

version bump

This commit is contained in:
kakwa 2016-09-12 00:44:58 +02:00
parent 056eb5815d
commit 8579c06d00
3 changed files with 12 additions and 5 deletions

View file

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