Version 1.0.5

This commit is contained in:
Slava Monich
2019-03-19 12:45:16 +02:00
parent 49fcc2a599
commit 30ea57a3cb
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 = 4
VERSION_RELEASE = 5
# Version for pkg-config
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)

View File

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