Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump dsme version to 0.64.6
  • Loading branch information
spiiroin committed Jan 31, 2014
1 parent eae0156 commit f2fe58d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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

Expand Down
7 changes: 7 additions & 0 deletions 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 <simo.piiroinen@jollamobile.com> 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
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
Expand Up @@ -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+
Expand Down
2 changes: 1 addition & 1 deletion 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+
Expand Down

0 comments on commit f2fe58d

Please sign in to comment.