Version 1.5.1

This commit is contained in:
Slava Monich
2022-11-14 22:37:48 +02:00
parent 881dd6eef9
commit 606801a3c3
3 changed files with 8 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ all: debug release pkgconfig
VERSION_MAJOR = 1
VERSION_MINOR = 5
VERSION_RELEASE = 0
VERSION_RELEASE = 1
# Version for pkg-config
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder-radio (1.5.1) unstable; urgency=medium
* Fixed names of IRadio 1.4 and 1.5 responses
-- Slava Monich <slava.monich@jolla.com> Mon, 14 Nov 2022 22:34:08 +0200
libgbinder-radio (1.5.0) unstable; urgency=medium
* Added support for IRadio@1.5

View File

@@ -1,6 +1,6 @@
Name: libgbinder-radio
Version: 1.5.0
Version: 1.5.1
Release: 0
Summary: Binder client library for Android radio interfaces
License: BSD