Version 1.1.37

This commit is contained in:
Slava Monich
2024-02-26 16:25:25 +02:00
parent fcf2ef0ea4
commit f89469b1a5
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.37) unstable; urgency=low
* Fix gbinder_driver_reply_data return value
-- Slava Monich <slava@monich.com> Mon, 26 Feb 2024 16:22:29 +0200
libgbinder (1.1.36) unstable; urgency=low
* Support pkg-config cross-compilation

View File

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