diff --git a/debian/changelog b/debian/changelog index 0ac530d..776b482 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mce-dev (1.29.0) unstable; urgency=low + + * [mce] Add mouse availability state D-Bus constants. JB#55866 + + -- Simo Piiroinen Mon, 25 Oct 2021 18:09:15 +0300 + mce-dev (1.28.3) unstable; urgency=low * [mce-dev] Set rpm build arch to noarch diff --git a/mce.pc b/mce.pc index 3908291..0b88f8b 100644 --- a/mce.pc +++ b/mce.pc @@ -3,7 +3,7 @@ includedir=${prefix}/include Name: mce Description: Mode Control Entity -Version: 1.28.3 +Version: 1.29.0 Requires: Libs: Cflags: -I${includedir} diff --git a/rpm/mce-headers.spec b/rpm/mce-headers.spec index 780a98d..6c23540 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.28.3 +Version: 1.29.0 Release: 1 Group: Development/Libraries License: LGPLv2