Skip to content

Commit

Permalink
Bump dsme version to 0.71.5
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Apr 27, 2016
1 parent db45449 commit 0e6278a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
# Package name and version
AC_INIT(dsme, 0.71.4)
AC_INIT(dsme, 0.71.5)

AM_INIT_AUTOMAKE

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

* [state] Allow more time for initial charger detection. Fixes JB#34547

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Wed, 27 Apr 2016 09:56:41 +0300

dsme (0.71.4) precise; urgency=low

* [logging] Avoid unnecessary use of LOG_CRIT on exit path. JB#33600
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
@@ -1,6 +1,6 @@
Name: dsme
Summary: Device State Management Entity
Version: 0.71.4
Version: 0.71.5
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit 0e6278a

Please sign in to comment.