diff --git a/Makefile.custom b/Makefile.custom index 2719114..299a5b5 100644 --- a/Makefile.custom +++ b/Makefile.custom @@ -1,6 +1,6 @@ # ----------------------------------------------------------- -*- mode: sh -*- # Package version -VERSION := 0.78.2 +VERSION := 0.78.2.1 # Dummy default install dir - override from packaging scripts DESTDIR ?= /tmp/dsme-test-install diff --git a/configure.ac b/configure.ac index d9780a3..14330e9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Package name and version -AC_INIT(dsme, 0.78.2) +AC_INIT(dsme, 0.78.2.1) AM_INIT_AUTOMAKE diff --git a/debian/changelog b/debian/changelog index 87760eb..6742a0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dsme (0.78.2.1) precise; urgency=low + + * [iphb] Take release time stamp from /etc/os-release. Fixes JB#40772 + * [iphb] Update hardcoded minimum system time. JB#40772 + + -- Simo Piiroinen Mon, 15 Jan 2018 14:34:41 +0200 + dsme (0.78.2) precise; urgency=low * [abootsettings] Cast off_t for debug log (aarch64). Fixes JB#39365 diff --git a/rpm/dsme.spec b/rpm/dsme.spec index 66e6265..c67c9fd 100644 --- a/rpm/dsme.spec +++ b/rpm/dsme.spec @@ -1,6 +1,6 @@ Name: dsme Summary: Device State Management Entity -Version: 0.78.2 +Version: 0.78.2.1 Release: 0 Group: System/System Control License: LGPLv2+