Version 1.1.33

This commit is contained in:
Slava Monich
2023-02-26 03:15:39 +02:00
parent b8edc9221a
commit b032e151a2
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.33) unstable; urgency=low
* Fixed GBinderWriterType for byte and int32
-- Slava Monich <slava@monich.com> Sun, 26 Feb 2023 03:13:49 +0200
libgbinder (1.1.32) unstable; urgency=low
* Improved reliability of unit tests

View File

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