Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump dsme version to 0.81.3
Signed-off-by: Simo Piiroinen <simo.piiroinen@jollamobile.com>
  • Loading branch information
spiiroin committed Aug 25, 2020
1 parent cc6ac2c commit 22598c2
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,6 +1,6 @@
# ----------------------------------------------------------- -*- mode: sh -*-
# Package version
VERSION := 0.81.2
VERSION := 0.81.3

# 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.81.2)
AC_INIT(dsme, 0.81.3)

AM_INIT_AUTOMAKE

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

* [iphb] Make RTC power on reliable. Contributes to JB#50354

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Tue, 25 Aug 2020 10:28:39 +0300

dsme (0.81.2) precise; urgency=low

* [runlevel] Fix whitespace issues
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
@@ -1,6 +1,6 @@
Name: dsme
Summary: Device State Management Entity
Version: 0.81.2
Version: 0.81.3
Release: 0
License: LGPLv2+
URL: https://git.sailfishos.org/mer-core/dsme
Expand Down

0 comments on commit 22598c2

Please sign in to comment.