Skip to content

Commit

Permalink
Bump dsme version to 0.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Jun 3, 2015
1 parent f1a81ed commit 64ae346
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.70.1)
AC_INIT(dsme, 0.71.0)

AM_INIT_AUTOMAKE

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

* [dsme] Make command line reboot go through dsme when applicable.
Fixes MER#1049

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Wed, 03 Jun 2015 10:49:31 +0300

dsme (0.70.1) precise; urgency=low

* [dsme] Remove stale dsmetool --ta-test option. Fixes JB#28626
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
@@ -1,6 +1,6 @@
Name: dsme
Summary: Device State Management Entity
Version: 0.70.1
Version: 0.71.0
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit 64ae346

Please sign in to comment.