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