We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84f02a commit 2cbd928Copy full SHA for 2cbd928
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.15)
2
project(dbus2http
3
- VERSION 0.1.0
+ VERSION 0.2.0
4
DESCRIPTION "A proxy to exposes existing DBus services over HTTP/JSON"
5
HOMEPAGE_URL "https://github.com/kunlinyu/dbus2http"
6
LANGUAGES CXX
0 commit comments