Version 1.1.34

This commit is contained in:
Slava Monich
2023-04-30 06:10:45 +03:00
parent 4a913590d9
commit 62b9b30865
3 changed files with 9 additions and 2 deletions

View File

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

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
libgbinder (1.1.34) unstable; urgency=low
* Fixed binder-call help message
* Require glib 2.32
-- Slava Monich <slava@monich.com> Sun, 30 Apr 2023 06:04:38 +0300
libgbinder (1.1.33) unstable; urgency=low
* Fixed GBinderWriterType for byte and int32

View File

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