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
050e458b99
commit
8cb54a47c2
@ -3,7 +3,7 @@ project (uts-server)
|
||||
include(ExternalProject)
|
||||
|
||||
|
||||
set(VERSION 0.0.2)
|
||||
set(VERSION 0.0.3)
|
||||
|
||||
option(DEBUG "compile with debug symbol" OFF)
|
||||
option(BUNDLE_CIVETWEB "bundle civetweb with uts-server" OFF)
|
||||
|
@ -4,6 +4,11 @@ Changelogs
|
||||
dev
|
||||
---
|
||||
|
||||
0.0.3
|
||||
-----
|
||||
|
||||
* [fix ] memleak on configuration parameters loading
|
||||
|
||||
0.0.2
|
||||
-----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user