Version 1.1.38

This commit is contained in:
Slava Monich
2024-03-02 02:13:19 +02:00
parent 99b2dd85c1
commit 29718f921f
3 changed files with 9 additions and 3 deletions

View File

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

8
debian/changelog vendored
View File

@@ -1,6 +1,12 @@
libgbinder (1.1.38) unstable; urgency=low
* Fixed byte array padding
-- Slava Monich <slava@monich.com> Sat, 02 Mar 2024 02:11:50 +0200
libgbinder (1.1.37) unstable; urgency=low
* Fix gbinder_driver_reply_data return value
* Fixed gbinder_driver_reply_data return value
-- Slava Monich <slava@monich.com> Mon, 26 Feb 2024 16:22:29 +0200

View File

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