Version 1.1.23
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user