diff --git a/debian/changelog b/debian/changelog index f8c5b6e..4984834 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mce-dev (1.31.0) unstable; urgency=low + + * [mce] Add forced charging D-Bus constants. JB#58372 + + -- Simo Piiroinen Tue, 18 Oct 2022 10:47:06 +0300 + mce-dev (1.30.0) unstable; urgency=low * [mce] Add charging hysteresis state D-Bus constants. JB#40062 diff --git a/mce.pc b/mce.pc index 816d92c..ea444b8 100644 --- a/mce.pc +++ b/mce.pc @@ -3,7 +3,7 @@ includedir=${prefix}/include Name: mce Description: Mode Control Entity -Version: 1.30.0 +Version: 1.31.0 Requires: Libs: Cflags: -I${includedir} diff --git a/rpm/mce-headers.spec b/rpm/mce-headers.spec index cf5b975..2d06b43 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.30.0 +Version: 1.31.0 Release: 1 Group: Development/Libraries License: LGPLv2