Version 1.1.20

This commit is contained in:
Slava Monich
2022-06-11 02:49:32 +03:00
parent 865a29d1dd
commit 8419a53f23
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.20) unstable; urgency=low
* Made RPC protocol selectable at runtime
-- Slava Monich <slava.monich@jolla.com> Sat, 11 Jun 2022 02:49:49 +0300
libgbinder (1.1.19) unstable; urgency=low
* Added reader and writer for aidl parcelables

View File

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