build-sys: Bump up version to 0.6.0 at beginning of dev cycle

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
Stefan Berger 2020-10-09 14:16:22 -04:00 committed by Stefan Berger
parent 3dea271c67
commit 2caa41bd15
3 changed files with 8 additions and 2 deletions

View File

@ -23,7 +23,7 @@
# This file is derived from tpm-tool's configure.in.
#
AC_INIT(swtpm, 0.5.0)
AC_INIT(swtpm, 0.6.0)
AC_PREREQ(2.12)
AC_CONFIG_SRCDIR(Makefile.am)
AC_CONFIG_HEADER(config.h)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
swtpm (0.6.0~dev1) UNRELEASED; urgency=medium
* Developer release 1
-- Stefan Berger <stefanb@linux.ibm.com> Fri, 09 Oct 2020 14:14:00 -0500
swtpm (0.5.0) RELEASED; urgency=medium
* Stable release

2
dist/swtpm.spec vendored
View File

@ -11,7 +11,7 @@
Summary: TPM Emulator
Name: swtpm
Version: 0.5.0
Version: 0.6.0
Release: 0.%{gitdate}git%{gitshortcommit}%{?dist}
License: BSD
Url: http://github.com/stefanberger/swtpm