Skip to content

Commit

Permalink
Bump dsme version to 0.75.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Feb 16, 2017
1 parent 0e4b4c4 commit a3e7ae1
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.75.0)
AC_INIT(dsme, 0.75.1)

AM_INIT_AUTOMAKE

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

* [dbus] Refactor dsme dbus module. Fixes JB#37688
* [modulebase] Fix event dispatch ordering. JB#37688

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Thu, 16 Feb 2017 13:18:59 +0200

dsme (0.75.0) precise; urgency=low

* [dsme] Add device info plug-in for fastboot unlock. JB#36668
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
@@ -1,6 +1,6 @@
Name: dsme
Summary: Device State Management Entity
Version: 0.75.0
Version: 0.75.1
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit a3e7ae1

Please sign in to comment.