forked from Kistler-Group/sdbus-cpp
Bump up revision to 0.5.2
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
cmake_minimum_required(VERSION 3.8)
|
cmake_minimum_required(VERSION 3.8)
|
||||||
|
|
||||||
project(sdbus-c++ VERSION 0.5.1 LANGUAGES C CXX)
|
project(sdbus-c++ VERSION 0.5.2 LANGUAGES C CXX)
|
||||||
|
|
||||||
include(GNUInstallDirs) # Installation directories for `install` command and pkgconfig file
|
include(GNUInstallDirs) # Installation directories for `install` command and pkgconfig file
|
||||||
|
|
||||||
|
@@ -65,3 +65,6 @@ v0.5.1
|
|||||||
- Rename sdbus-c++ stub code generator executable
|
- Rename sdbus-c++ stub code generator executable
|
||||||
- Introduce generation of doxygen documentation
|
- Introduce generation of doxygen documentation
|
||||||
- Improve documentation
|
- Improve documentation
|
||||||
|
|
||||||
|
v0.5.2
|
||||||
|
- Simplify and unify basic API level callbacks for both sync and async methods
|
||||||
|
Reference in New Issue
Block a user