Version 1.1.32

This commit is contained in:
Slava Monich
2023-01-23 11:49:21 +02:00
parent 88388de696
commit 84efc32ac0
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.32) unstable; urgency=low
* Improved reliability of unit tests
-- Slava Monich <slava@monich.com> Mon, 23 Jan 2023 11:48:00 +0200
libgbinder (1.1.31) unstable; urgency=low
* Fixed serialization issues on big-endian

View File

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