Version 1.1.35

This commit is contained in:
Slava Monich
2023-11-23 01:44:14 +02:00
parent 9aded94555
commit c7fab6373b
3 changed files with 9 additions and 2 deletions

View File

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

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
libgbinder (1.1.35) unstable; urgency=low
* Make unit tests independent on system config
* Use MAKE var instead of explicitly calling make
-- Slava Monich <slava@monich.com> Thu, 23 Nov 2023 01:42:56 +0200
libgbinder (1.1.34) unstable; urgency=low
* Fixed binder-call help message

View File

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