Version 1.5.6

This commit is contained in:
Matti Lehtimäki
2023-04-21 14:56:04 +03:00
parent d4a04ab083
commit 4803615920
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 = 4
VERSION_RELEASE = 6
# 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.6) unstable; urgency=medium
* Fix version in Makefile
-- Matti Lehtimäki <matti.lehtimaki@jolla.com> Fri, 21 Apr 2023 14:55:38 +0300
libgbinder-radio (1.5.5) unstable; urgency=medium
* Fix RADIO_CELL_IDENTITY_TYPE_1_5 enum values

View File

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