Version 1.1.18
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
6
debian/changelog
vendored
@@ -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)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: libgbinder
|
||||
|
||||
Version: 1.1.17
|
||||
Version: 1.1.18
|
||||
Release: 0
|
||||
Summary: Binder client library
|
||||
License: BSD
|
||||
|
||||
Reference in New Issue
Block a user