Version 1.2.5
This commit is contained in:
2
Makefile
2
Makefile
@@ -23,7 +23,7 @@ all: debug release pkgconfig
|
||||
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 2
|
||||
VERSION_RELEASE = 4
|
||||
VERSION_RELEASE = 5
|
||||
|
||||
# Version for pkg-config
|
||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
libgbinder-radio (1.2.5) unstable; urgency=medium
|
||||
|
||||
* Added radio@1.3 types
|
||||
* Added radio@1.4 types
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 25 Mar 2021 20:13:08 +0200
|
||||
|
||||
libgbinder-radio (1.2.4) unstable; urgency=medium
|
||||
|
||||
* Added more radio@1.2 types
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: libgbinder-radio
|
||||
Version: 1.2.4
|
||||
Version: 1.2.5
|
||||
Release: 0
|
||||
Summary: Binder client library for Android radio interfaces
|
||||
Group: Development/Libraries
|
||||
|
||||
Reference in New Issue
Block a user