mirror of
https://github.com/kakwa/uts-server
synced 2024-12-04 23:15:54 +01:00
version bump
This commit is contained in:
parent
82aa9b530b
commit
930a6c069a
@ -3,7 +3,7 @@ project (uts-server)
|
||||
include(ExternalProject)
|
||||
|
||||
|
||||
set(VERSION 0.0.3)
|
||||
set(VERSION 0.1.0)
|
||||
|
||||
option(DEBUG "compile with debug symbol" OFF)
|
||||
option(BUNDLE_CIVETWEB "bundle civetweb with uts-server" OFF)
|
||||
|
@ -4,6 +4,13 @@ Changelogs
|
||||
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
|
||||
-----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user