From 2e7a86eb42c026e282e7b06dbb2b044362717fc3 Mon Sep 17 00:00:00 2001 From: Simo Piiroinen Date: Wed, 4 Apr 2018 08:51:40 +0300 Subject: [PATCH] Bump dsme version to 0.79.0 --- Makefile.custom | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ rpm/dsme.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Makefile.custom b/Makefile.custom index 2852f37..196998a 100644 --- a/Makefile.custom +++ b/Makefile.custom @@ -1,6 +1,6 @@ # ----------------------------------------------------------- -*- mode: sh -*- # Package version -VERSION := 0.78.4 +VERSION := 0.79.0 # Dummy default install dir - override from packaging scripts DESTDIR ?= /tmp/dsme-test-install diff --git a/configure.ac b/configure.ac index 04584a0..bf9c391 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Package name and version -AC_INIT(dsme, 0.78.4) +AC_INIT(dsme, 0.79.0) AM_INIT_AUTOMAKE diff --git a/debian/changelog b/debian/changelog index f1fc123..02a450e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dsme (0.79.0) precise; urgency=low + + * [dsme] Make dsme message type identifiers unique. JB#38500 + + -- Simo Piiroinen Wed, 04 Apr 2018 08:51:13 +0300 + dsme (0.78.4) precise; urgency=low * [dsme-wdd] Update authors list diff --git a/rpm/dsme.spec b/rpm/dsme.spec index f95c1b4..49998d1 100644 --- a/rpm/dsme.spec +++ b/rpm/dsme.spec @@ -1,6 +1,6 @@ Name: dsme Summary: Device State Management Entity -Version: 0.78.4 +Version: 0.79.0 Release: 0 Group: System/System Control License: LGPLv2+