Update remote proxy version to 0.2.0
This commit is contained in:
parent
a1da55b92f
commit
ec011a8962
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,3 +1,8 @@
|
|||||||
|
nymea-remoteproxy (0.2.0) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
|
||||||
|
-- Simon Stürz <simon.stuerz@nymea.io> Tue, 27 Jul 2021 11:50:52 +0200
|
||||||
|
|
||||||
nymea-remoteproxy (0.1.14) xenial; urgency=medium
|
nymea-remoteproxy (0.1.14) xenial; urgency=medium
|
||||||
|
|
||||||
[ Michael Zanetti ]
|
[ Michael Zanetti ]
|
||||||
|
|||||||
@ -5,7 +5,7 @@ QT -= gui
|
|||||||
SERVER_NAME=nymea-remoteproxy
|
SERVER_NAME=nymea-remoteproxy
|
||||||
API_VERSION_MAJOR=0
|
API_VERSION_MAJOR=0
|
||||||
API_VERSION_MINOR=3
|
API_VERSION_MINOR=3
|
||||||
SERVER_VERSION=0.1.8
|
SERVER_VERSION=0.2.0
|
||||||
|
|
||||||
DEFINES += SERVER_NAME_STRING=\\\"$${SERVER_NAME}\\\" \
|
DEFINES += SERVER_NAME_STRING=\\\"$${SERVER_NAME}\\\" \
|
||||||
SERVER_VERSION_STRING=\\\"$${SERVER_VERSION}\\\" \
|
SERVER_VERSION_STRING=\\\"$${SERVER_VERSION}\\\" \
|
||||||
|
|||||||
Reference in New Issue
Block a user