1
0
Fork 0
mirror of https://github.com/kakwa/uts-server synced 2025-07-14 21:57:47 +02:00

changelog

This commit is contained in:
Pierre-Francois Carpentier 2019-04-12 15:15:10 +02:00
parent 82766a0200
commit 411efc72d4
2 changed files with 11 additions and 2 deletions

View file

@ -10,7 +10,7 @@ else ()
set (CMAKE_C_STANDARD 99)
endif ()
set(VERSION 0.1.10)
set(VERSION 0.2.0)
option(DEBUG "compile with debug symbol" OFF)
option(BUNDLE_CIVETWEB "bundle civetweb with uts-server" OFF)