Version 1.1.9

This commit is contained in:
Slava Monich
2021-04-20 12:53:49 +03:00
parent 8f720e11de
commit 5c1b23f30e
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.9) unstable; urgency=low
* Include definition of _IOC_SIZE
-- Slava Monich <slava.monich@jolla.com> Tue, 20 Apr 2021 12:52:41 +0300
libgbinder (1.1.8) unstable; urgency=low
* Handle out-of-range transaction codes

View File

@@ -1,5 +1,5 @@
Name: libgbinder
Version: 1.1.8
Version: 1.1.9
Release: 0
Summary: Binder client library
License: BSD