Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump dsme version to 0.71.3
  • Loading branch information
spiiroin committed Dec 3, 2015
1 parent 9636a6c commit a8ccf7c
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.2)
AC_INIT(dsme, 0.71.3)

AM_INIT_AUTOMAKE

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

* [pwrkeymonitor] Ignore devices that report doubletap as powerkey. Fixes JB#33641

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Thu, 03 Dec 2015 19:30:48 +0200

dsme (0.71.2) precise; urgency=low

* [iphb] Prefer timerfd as a way to wake up from suspend. Fixes MER#1433
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.2
Version: 0.71.3
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit a8ccf7c

Please sign in to comment.