diff --git a/configure.ac b/configure.ac index e5fccff..3dcc75c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Package name and version -AC_INIT(dsme, 0.64.5) +AC_INIT(dsme, 0.64.6) AM_INIT_AUTOMAKE diff --git a/debian/changelog b/debian/changelog index 5e68f0a..9800588 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dsme (0.64.6) unstable; urgency=low + + * [dsme] Clear watchdog nowayout state if dsme makes normal exit + * [iphb] Do not complain about missing /dev/iphb by default + + -- Simo Piiroinen Fri, 31 Jan 2014 15:07:18 +0200 + dsme (0.64.3) unstable; urgency=low * [iphb] Do not modify RTC time while dsme is running diff --git a/rpm/dsme.spec b/rpm/dsme.spec index c61958e..ad03815 100644 --- a/rpm/dsme.spec +++ b/rpm/dsme.spec @@ -13,7 +13,7 @@ Name: dsme # << macros Summary: Device State Management Entity -Version: 0.64.5 +Version: 0.64.6 Release: 0 Group: System/System Control License: LGPLv2+ diff --git a/rpm/dsme.yaml b/rpm/dsme.yaml index e0b2da5..5edf4e4 100644 --- a/rpm/dsme.yaml +++ b/rpm/dsme.yaml @@ -1,6 +1,6 @@ Name: dsme Summary: Device State Management Entity -Version: 0.64.5 +Version: 0.64.6 Release: 0 Group: System/System Control License: LGPLv2+