Version 1.1.39

This commit is contained in:
Slava Monich
2024-05-05 20:09:11 +03:00
parent 78e006f1cf
commit 545f5bc28d
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.39) unstable; urgency=low
* Eliminate defects found by Coverity
-- Slava Monich <slava@monich.com> Sun, 05 May 2024 20:03:44 +0300
libgbinder (1.1.38) unstable; urgency=low
* Fixed byte array padding

View File

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