mirror of
https://github.com/kakwa/uts-server
synced 2025-01-09 21:24:29 +01:00
add changelog entry and version bump
This commit is contained in:
parent
7fd42b2bd0
commit
1d7c9cd588
@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.6)
|
|||||||
project (uts-server)
|
project (uts-server)
|
||||||
include(ExternalProject)
|
include(ExternalProject)
|
||||||
|
|
||||||
set(VERSION 0.1.7)
|
set(VERSION 0.1.8)
|
||||||
|
|
||||||
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)
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
Changelogs
|
Changelogs
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
0.1.8
|
||||||
|
|
||||||
|
* [impr] add OpenBSD support
|
||||||
|
* [impr] add LibreSSL support
|
||||||
|
|
||||||
0.1.7
|
0.1.7
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user