Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump dsme version to 0.69.1
  • Loading branch information
spiiroin committed May 12, 2015
1 parent 099d08f commit 94c9c80
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
# Package name and version
AC_INIT(dsme, 0.69.0)
AC_INIT(dsme, 0.69.1)

AM_INIT_AUTOMAKE

Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
@@ -1,3 +1,10 @@
dsme (0.69.1) precise; urgency=low

* [dsme] Attempt to re-enable thermal sensor if temperature read fails.
Fixes JB#28654

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Tue, 12 May 2015 08:16:46 +0300

dsme (0.69.0) precise; urgency=low

* [dsme] Implement configurable generic thermal backend. Fixes JB#25904
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
@@ -1,6 +1,6 @@
Name: dsme
Summary: Device State Management Entity
Version: 0.69.0
Version: 0.69.1
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit 94c9c80

Please sign in to comment.