Version 1.5.4

This commit is contained in:
Slava Monich
2022-11-30 19:17:31 +02:00
parent 3d3e023fe8
commit 48da098644
3 changed files with 8 additions and 2 deletions

View File

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

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgbinder-radio (1.5.4) unstable; urgency=medium
* Added NR specific types
-- Slava Monich <slava.monich@jolla.com> Wed, 30 Nov 2022 19:14:38 +0200
libgbinder-radio (1.5.3) unstable; urgency=medium
* Added RADIO_ACCESS_NETWORKS enum

View File

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