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