mirror of
https://github.com/kakwa/uts-server
synced 2025-01-10 13:44:29 +01:00
version bump
This commit is contained in:
parent
cada495115
commit
0a8166d380
@ -3,7 +3,7 @@ project (uts-server)
|
|||||||
include(ExternalProject)
|
include(ExternalProject)
|
||||||
|
|
||||||
|
|
||||||
set(VERSION 0.0.3)
|
set(VERSION 0.1.0)
|
||||||
|
|
||||||
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)
|
||||||
|
@ -4,6 +4,13 @@ Changelogs
|
|||||||
dev
|
dev
|
||||||
---
|
---
|
||||||
|
|
||||||
|
0.1.0
|
||||||
|
-----
|
||||||
|
|
||||||
|
* [impr] adding various goodies (init scripts)
|
||||||
|
* [impr] safer crypto algorithm in configuration file
|
||||||
|
* [impr] removing useless default_tsa parameter in configuration file
|
||||||
|
|
||||||
0.0.3
|
0.0.3
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user