diff --git a/debian/changelog b/debian/changelog index 72d9c68..ba20495 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mce-dev (1.25.0) unstable; urgency=low + + * [mce] Add blanking pause related D-Bus constants. JB#41340 + + -- Simo Piiroinen Tue, 20 Mar 2018 10:07:37 +0200 + mce-dev (1.24.0) unstable; urgency=low * [rpmbuild] Use _smp_mflags instead of jobs macro diff --git a/mce.pc b/mce.pc index 4f98d00..c216d94 100644 --- a/mce.pc +++ b/mce.pc @@ -3,7 +3,7 @@ includedir=${prefix}/include Name: mce Description: Mode Control Entity -Version: 1.24.0 +Version: 1.25.0 Requires: Libs: Cflags: -I${includedir} diff --git a/rpm/mce-headers.spec b/rpm/mce-headers.spec index e063bbf..66e754b 100644 --- a/rpm/mce-headers.spec +++ b/rpm/mce-headers.spec @@ -1,6 +1,6 @@ Name: mce-headers Summary: Development files for mce -Version: 1.24.0 +Version: 1.25.0 Release: 1 Group: Development/Libraries License: LGPLv2