diff --git a/debian/changelog b/debian/changelog index c86c74f..5870481 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mce-dev (1.28.0) unstable; urgency=low + + * [mce] Add charger state D-Bus constants. JB#44852 + + -- Simo Piiroinen Tue, 08 Oct 2019 12:59:35 +0300 + mce-dev (1.27.0) unstable; urgency=low * [mce] Add charger type D-Bus constants. JB#38667 diff --git a/mce.pc b/mce.pc index 2469421..3e73fac 100644 --- a/mce.pc +++ b/mce.pc @@ -3,7 +3,7 @@ includedir=${prefix}/include Name: mce Description: Mode Control Entity -Version: 1.27.0 +Version: 1.28.0 Requires: Libs: Cflags: -I${includedir} diff --git a/rpm/mce-headers.spec b/rpm/mce-headers.spec index 467b8fc..b80a08e 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.27.0 +Version: 1.28.0 Release: 1 Group: Development/Libraries License: LGPLv2