Version 1.1.16
This commit is contained in:
@@ -25,7 +25,7 @@ all: debug release pkgconfig
|
||||
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 1
|
||||
VERSION_RELEASE = 14
|
||||
VERSION_RELEASE = 16
|
||||
|
||||
# Version for pkg-config
|
||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: ofono-binder-plugin
|
||||
|
||||
Version: 1.1.14
|
||||
Version: 1.1.16
|
||||
Release: 1
|
||||
Summary: Binder based ofono plugin
|
||||
License: GPLv2
|
||||
@@ -9,7 +9,7 @@ Source: %{name}-%{version}.tar.bz2
|
||||
|
||||
%define libglibutil_version 1.0.61
|
||||
%define libgbinder_version 1.1.29
|
||||
%define libgbinder_radio_version 1.5.6
|
||||
%define libgbinder_radio_version 1.6.0
|
||||
%define libmce_version 1.0.6
|
||||
%define libofonobinderpluginext_version 1.1.0
|
||||
%define ofono_version 1.28+git8
|
||||
|
||||
Reference in New Issue
Block a user