Version 1.1.38
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
8
debian/changelog
vendored
@@ -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
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: libgbinder
|
||||
|
||||
Version: 1.1.37
|
||||
Version: 1.1.38
|
||||
Release: 0
|
||||
Summary: Binder client library
|
||||
License: BSD
|
||||
|
||||
Reference in New Issue
Block a user