mirror of
https://github.com/kakwa/uts-server
synced 2025-07-15 14:10:05 +02:00
version bump
This commit is contained in:
parent
e701cd7211
commit
0cacce58fc
2 changed files with 6 additions and 1 deletions
|
@ -3,7 +3,7 @@ project (uts-server)
|
|||
include(ExternalProject)
|
||||
|
||||
|
||||
set(VERSION 0.1.4)
|
||||
set(VERSION 0.1.5)
|
||||
|
||||
option(DEBUG "compile with debug symbol" OFF)
|
||||
option(BUNDLE_CIVETWEB "bundle civetweb with uts-server" OFF)
|
||||
|
|
|
@ -1,6 +1,11 @@
|
|||
Changelogs
|
||||
==========
|
||||
|
||||
0.1.5
|
||||
-----
|
||||
|
||||
* [impr] add support for a static build
|
||||
|
||||
0.1.4
|
||||
-----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue