Version 1.1.23

This commit is contained in:
Slava Monich
2025-08-11 02:25:31 +03:00
parent b0f2cebcb5
commit c8e3b0389f
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libofonobinderpluginext (1.1.23) unstable; urgency=low
* Fixed compilation warning
-- Slava Monich <slava@monich.com> Mon, 11 Aug 2025 02:21:15 +0300
libofonobinderpluginext (1.1.22) unstable; urgency=low
* Add support for external ringback tone

View File

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

View File

@@ -1,6 +1,6 @@
Name: ofono-binder-plugin
Version: 1.1.22
Version: 1.1.23
Release: 1
Summary: Binder based ofono plugin
License: GPLv2