mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 20:47:09 +02:00
add changelog entry and version bump
This commit is contained in:
parent
0ec6b0966a
commit
d3b0a2a99c
2 changed files with 6 additions and 1 deletions
|
@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.6)
|
|||
project (uts-server)
|
||||
include(ExternalProject)
|
||||
|
||||
set(VERSION 0.1.7)
|
||||
set(VERSION 0.1.8)
|
||||
|
||||
option(DEBUG "compile with debug symbol" OFF)
|
||||
option(BUNDLE_CIVETWEB "bundle civetweb with uts-server" OFF)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue