Version 1.1.23

This commit is contained in:
Slava Monich
2022-06-23 20:12:08 +03:00
parent 8348bc76bd
commit 2da1c7b5ca
3 changed files with 9 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
VERSION_MAJOR = 1
VERSION_MINOR = 1
VERSION_RELEASE = 22
VERSION_RELEASE = 23
# Version for pkg-config
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)

8
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.23) unstable; urgency=low
* Fixed Debian build dependencies
-- Slava Monich <slava.monich@jolla.com> Thu, 23 Jun 2022 20:09:35 +0300
libgbinder (1.1.22) unstable; urgency=low
* Added support for Android 12 (API level 31)
@@ -7,7 +13,7 @@ libgbinder (1.1.22) unstable; urgency=low
libgbinder (1.1.21) unstable; urgency=low
* Made Properly finalize GBinderIpc and GBinderServicePoll
* Properly finalize GBinderIpc and GBinderServicePoll
-- Slava Monich <slava.monich@jolla.com> Mon, 20 Jun 2022 18:53:26 +0300

View File

@@ -1,6 +1,6 @@
Name: libgbinder
Version: 1.1.22
Version: 1.1.23
Release: 0
Summary: Binder client library
License: BSD