Version 1.1.36

This commit is contained in:
Slava Monich
2024-02-10 05:05:39 +02:00
parent 11765cd80d
commit 49729d95c9
3 changed files with 9 additions and 2 deletions

View File

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

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
libgbinder (1.1.36) unstable; urgency=low
* Support pkg-config cross-compilation
* Fixed handling of UTF-16 surrogate pairs
-- Slava Monich <slava@monich.com> Sat, 10 Feb 2024 05:04:13 +0200
libgbinder (1.1.35) unstable; urgency=low
* Make unit tests independent on system config

View File

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