Version 1.4.2

This commit is contained in:
Slava Monich
2021-09-12 18:08:18 +03:00
parent 77d600150a
commit 1d14925196
3 changed files with 9 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ all: debug release pkgconfig
VERSION_MAJOR = 1
VERSION_MINOR = 4
VERSION_RELEASE = 1
VERSION_RELEASE = 2
# Version for pkg-config
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
libgbinder-radio (1.4.2) unstable; urgency=medium
* Don't assume that GBinderServiceManager is a GObject
* Added unit tests
-- Slava Monich <slava.monich@jolla.com> Sun, 12 Sep 2021 18:05:19 +0300
libgbinder-radio (1.4.1) unstable; urgency=medium
* Added RADIO_CELL_INFO_TYPE_1_4 enum

View File

@@ -1,6 +1,6 @@
Name: libgbinder-radio
Version: 1.4.1
Version: 1.4.2
Release: 0
Summary: Binder client library for Android radio interfaces
License: BSD