diff --git a/configure.ac b/configure.ac index 718661c..b04e12b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Package name and version -AC_INIT(dsme, 0.66.11) +AC_INIT(dsme, 0.66.12) AM_INIT_AUTOMAKE diff --git a/debian/changelog b/debian/changelog index 8fbff49..b2d0835 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dsme (0.66.12) unstable; urgency=low + + * [dsme] Fix GCC 4.8 related build errors, Contributes to JB#22700 + + -- Simo Piiroinen Sun, 07 Sep 2014 19:17:58 +0300 + dsme (0.66.11) unstable; urgency=low * [iphb] Work around read only rtc time by using persistently stored time delta. Fixes JB#21810 diff --git a/rpm/dsme.spec b/rpm/dsme.spec index 2966baa..522df5c 100644 --- a/rpm/dsme.spec +++ b/rpm/dsme.spec @@ -1,6 +1,6 @@ Name: dsme Summary: Device State Management Entity -Version: 0.66.11 +Version: 0.66.12 Release: 0 Group: System/System Control License: LGPLv2+