Version 1.1.29

This commit is contained in:
Slava Monich
2022-11-25 00:03:04 +02:00
parent ec76cb3930
commit 51eefbf566
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.29) unstable; urgency=low
* Added gbinder_writer_append_struct_vec
-- Slava Monich <slava.monich@jolla.com> Fri, 25 Nov 2022 00:01:41 +0200
libgbinder (1.1.28) unstable; urgency=low
* Allow to pass negative number as a parameter to binder-call

View File

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