Version 1.1.2

This commit is contained in:
Slava Monich
2020-12-23 12:40:10 +02:00
parent f262c77b17
commit e5f11aafc1
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder (1.1.2) unstable; urgency=low
* Fixed random unit text failures
-- Slava Monich <slava.monich@jolla.com> Wed, 23 Dec 2020 12:39:22 +0200
libgbinder (1.1.1) unstable; urgency=low
* Handle corner cases for abandoned loopers

View File

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