Version 1.2.4

This commit is contained in:
Slava Monich
2021-03-20 02:43:01 +02:00
parent 91f7b80459
commit 024f319164
3 changed files with 8 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ all: debug release pkgconfig
VERSION_MAJOR = 1
VERSION_MINOR = 2
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.2.4) unstable; urgency=medium
* Added more radio@1.2 types
-- Slava Monich <slava.monich@jolla.com> Sat, 20 Mar 2021 02:41:07 +0200
libgbinder-radio (1.2.3) unstable; urgency=medium
* Reformatted radio@1.2 types

View File

@@ -1,5 +1,5 @@
Name: libgbinder-radio
Version: 1.2.3
Version: 1.2.4
Release: 0
Summary: Binder client library for Android radio interfaces
Group: Development/Libraries