Version 1.1.12

This commit is contained in:
Slava Monich
2021-09-24 17:00:53 +03:00
parent 94b74ee948
commit e8c5a0c0bb
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.12) unstable; urgency=low
* Added binder-call test tool
-- Slava Monich <slava.monich@jolla.com> Fri, 24 Sep 2021 16:46:05 +0300
libgbinder (1.1.11) unstable; urgency=low
* Fix potential deadlock in gbinder_ipc_looper_free()

View File

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