Skip to content

Commit

Permalink
Bump dsme version to 0.77.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed May 2, 2017
1 parent 9033cc4 commit 6671f97
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile.custom
@@ -1,5 +1,5 @@
# Package version
VERSION := 0.77.0
VERSION := 0.77.1

# Dummy default install dir - override from packaging scripts
DESTDIR ?= /tmp/dsme-test-install
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
# Package name and version
AC_INIT(dsme, 0.77.0)
AC_INIT(dsme, 0.77.1)

AM_INIT_AUTOMAKE

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

* [iphb] Reduce journal spam during bootup. Fixes JB#38527

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Tue, 02 May 2017 18:41:51 +0300

dsme (0.77.0) precise; urgency=low

* [dsme] Add support for android 6 device info. Fixes JB#38456
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
@@ -1,6 +1,6 @@
Name: dsme
Summary: Device State Management Entity
Version: 0.77.0
Version: 0.77.1
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit 6671f97

Please sign in to comment.