Version 1.1.18

This commit is contained in:
Slava Monich
2022-01-08 15:39:43 +02:00
parent 8f62f4d65c
commit e196c66264
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.18) unstable; urgency=low
* Disassociate auto-created proxies to stop them from piling up
-- Slava Monich <slava.monich@jolla.com> Sat, 08 Jan 2022 15:35:56 +0200
libgbinder (1.1.17) unstable; urgency=low
* Don't release remote proxy handle too early (sometimes hever)

View File

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