Version 1.1.3

This commit is contained in:
Slava Monich
2020-12-23 21:50:41 +02:00
parent d6d6b76fa5
commit 80e9be5343
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.3) unstable; urgency=low
* Improved unit test coverage
-- Slava Monich <slava.monich@jolla.com> Wed, 23 Dec 2020 21:48:27 +0200
libgbinder (1.1.2) unstable; urgency=low
* Fixed random unit text failures

View File

@@ -1,5 +1,5 @@
Name: libgbinder
Version: 1.1.2
Version: 1.1.3
Release: 0
Summary: Binder client library
License: BSD