Skip to content

Commit

Permalink
Bump dsme version to 0.62.21
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Oct 9, 2013
1 parent 824d9ec commit 9a24334
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.62.20)
AC_INIT(dsme, 0.62.21)

AM_INIT_AUTOMAKE

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

* [iphb] Fix evaluation of the next rtc wakeup time
* [iphb] Use /dev/alarm for scheduling rtc wakeups

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Wed, 09 Oct 2013 13:27:37 +0300

dsme (0.62.1) unstable; urgency=low

[Simo Piiroinen]
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.62.20
Version: 0.62.21
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.62.20
Version: 0.62.21
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit 9a24334

Please sign in to comment.