Version 1.4.11
This commit is contained in:
2
Makefile
2
Makefile
@@ -24,7 +24,7 @@ all: debug release pkgconfig
|
||||
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 4
|
||||
VERSION_RELEASE = 10
|
||||
VERSION_RELEASE = 11
|
||||
|
||||
# Version for pkg-config
|
||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
libgbinder-radio (1.4.11) unstable; urgency=medium
|
||||
|
||||
* Added radio_request_user_data()
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Wed, 31 Aug 2022 19:10:49 +0300
|
||||
|
||||
libgbinder-radio (1.4.10) unstable; urgency=medium
|
||||
|
||||
* Tweaked completion callback criteria
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: libgbinder-radio
|
||||
|
||||
Version: 1.4.10
|
||||
Version: 1.4.11
|
||||
Release: 0
|
||||
Summary: Binder client library for Android radio interfaces
|
||||
License: BSD
|
||||
|
||||
Reference in New Issue
Block a user