Version 1.0.6

This commit is contained in:
Slava Monich
2019-04-30 12:04:25 +03:00
parent 197e84e71a
commit 79379ea3d1
2 changed files with 2 additions and 2 deletions

View File

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

View File

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