1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-15 23:29:53 +02:00

verion bump

This commit is contained in:
kakwa 2017-01-27 00:36:46 +01:00
parent 5cf8f304db
commit 24c824a537

View File

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