Version 1.1.13

This commit is contained in:
Slava Monich
2021-10-28 14:33:18 +03:00
parent 846037073b
commit 7f72021075
3 changed files with 10 additions and 2 deletions

View File

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

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
libgbinder (1.1.13) unstable; urgency=low
* Added gbinder_writer_strdup()
* Added gbinder_writer_append_hidl_string_copy()
* Dropped pkgconfig requirement for devel package
-- Slava Monich <slava.monich@jolla.com> Thu, 28 Oct 2021 14:31:01 +0300
libgbinder (1.1.12) unstable; urgency=low
* Added binder-call test tool

View File

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