Version 1.1.30

This commit is contained in:
Slava Monich
2022-12-04 19:51:04 +02:00
parent b0c3b6017f
commit 5874c88559
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.30) unstable; urgency=low
* Fixed BC_ACQUIRE_DONE encoding
-- Slava Monich <slava.monich@jolla.com> Sun, 04 Dec 2022 19:50:10 +0200
libgbinder (1.1.29) unstable; urgency=low
* Added gbinder_writer_append_struct_vec

View File

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