Version 1.1.10

This commit is contained in:
Slava Monich
2021-05-10 03:03:33 +03:00
parent 6ed9082e69
commit ca665ad3d1
3 changed files with 9 additions and 2 deletions

View File

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

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
libgbinder (1.1.10) unstable; urgency=low
* Release dead binder nodes
* Use gutil_memdup() instead of g_memdup()
-- Slava Monich <slava.monich@jolla.com> Mon, 10 May 2021 02:36:43 +0300
libgbinder (1.1.9) unstable; urgency=low
* Include definition of _IOC_SIZE

View File

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