Version 1.4.7

This commit is contained in:
Slava Monich
2022-01-10 01:04:17 +02:00
parent a96fdf6c42
commit 6a4f434592
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder-radio (1.4.7) unstable; urgency=medium
* Fixed owner queue logic
-- Slava Monich <slava.monich@jolla.com> Mon, 10 Jan 2022 01:03:28 +0200
libgbinder-radio (1.4.6) unstable; urgency=medium
* Added RadioConfig API

View File

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