Version 1.4.10

This commit is contained in:
Slava Monich
2022-04-15 22:01:08 +03:00
parent ff1195ffc6
commit f4276f8602
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 = 9
VERSION_RELEASE = 10
# 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.10) unstable; urgency=medium
* Tweaked completion callback criteria
-- Slava Monich <slava.monich@jolla.com> Fri, 15 Apr 2022 21:58:17 +0300
libgbinder-radio (1.4.9) unstable; urgency=medium
* Added IMS types

View File

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