diff --git a/lib/Makefile b/lib/Makefile index 2420f87..e18b43c 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -25,7 +25,7 @@ all: debug release pkgconfig VERSION_MAJOR = 1 VERSION_MINOR = 1 -VERSION_RELEASE = 20 +VERSION_RELEASE = 21 # Version for pkg-config PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE) diff --git a/rpm/ofono-binder-plugin.spec b/rpm/ofono-binder-plugin.spec index a819a7f..e3e4d26 100644 --- a/rpm/ofono-binder-plugin.spec +++ b/rpm/ofono-binder-plugin.spec @@ -1,6 +1,6 @@ Name: ofono-binder-plugin -Version: 1.1.20 +Version: 1.1.21 Release: 1 Summary: Binder based ofono plugin License: GPLv2