diff --git a/configure.ac b/configure.ac index 486f5e9..42af416 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Package name and version -AC_INIT(dsme, 0.65.2) +AC_INIT(dsme, 0.66.0) AM_INIT_AUTOMAKE diff --git a/debian/changelog b/debian/changelog index 4b069ce..b67fa74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dsme (0.66.0) unstable; urgency=low + + * [iphb] Handle iphb wait requests with 32bit time ranges. Contributes to JB#16116 + + -- Simo Piiroinen Mon, 24 Mar 2014 12:50:51 +0200 + dsme (0.65.2) unstable; urgency=low * [dsme] Do not allow uninterruptible dsme-server to block dsme exit. Fixes JB#17021 diff --git a/rpm/dsme.spec b/rpm/dsme.spec index b3768f2..f592a62 100644 --- a/rpm/dsme.spec +++ b/rpm/dsme.spec @@ -1,6 +1,6 @@ Name: dsme Summary: Device State Management Entity -Version: 0.65.2 +Version: 0.66.0 Release: 0 Group: System/System Control License: LGPLv2+