mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-08-08 10:01:50 +00:00
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:
parent
3dea271c67
commit
2caa41bd15
@ -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
6
debian/changelog
vendored
@ -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
2
dist/swtpm.spec
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user