Bump mce-dev version to 1.24.0

This commit is contained in:
Simo Piiroinen
2017-11-24 12:09:38 +02:00
parent c0a97915db
commit 2789748227
3 changed files with 13 additions and 2 deletions

11
debian/changelog vendored
View File

@@ -1,3 +1,14 @@
mce-dev (1.24.0) unstable; urgency=low
* [rpmbuild] Use _smp_mflags instead of jobs macro
* [makefile] Do not silence doxygen warnings
* [doxygen] Remove obsolete settings that cause warnings
* [doxygen] Do not sort member docs
* [doxygen] Do not scan the whole source tree
* [mce] Add missing methods and signals. MER#1854
-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Fri, 24 Nov 2017 12:08:00 +0200
mce-dev (1.23.0) unstable; urgency=low
* [mce] Add button backlight policy related D-Bus constants. JB#39838

2
mce.pc
View File

@@ -3,7 +3,7 @@ includedir=${prefix}/include
Name: mce
Description: Mode Control Entity
Version: 1.23.0
Version: 1.24.0
Requires:
Libs:
Cflags: -I${includedir}

View File

@@ -1,6 +1,6 @@
Name: mce-headers
Summary: Development files for mce
Version: 1.23.0
Version: 1.24.0
Release: 1
Group: Development/Libraries
License: LGPLv2