bump versions

pull/149/head
Michael Zanetti 2019-05-10 12:19:10 +02:00
parent 0948ffb11e
commit 5a2734b793
2 changed files with 6 additions and 1 deletions

5
debian/changelog vendored
View File

@ -1,3 +1,8 @@
nymea (0.13.0) UNRELEASED; urgency=medium
-- Michael Zanetti <michael.zanetti@guh.io> Fri, 10 May 2019 12:18:54 +0200
nymea (0.12.1) xenial; urgency=medium
[ Michael Zanetti ]

View File

@ -3,7 +3,7 @@ NYMEA_VERSION_STRING=$$system('dpkg-parsechangelog | sed -n -e "s/^Version: //p"
# define protocol versions
JSON_PROTOCOL_VERSION_MAJOR=2
JSON_PROTOCOL_VERSION_MINOR=0
JSON_PROTOCOL_VERSION_MINOR=1
REST_API_VERSION=1
COPYRIGHT_YEAR_FROM=2013