diff --git a/configure.ac b/configure.ac index 76f35011..af88c4b3 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # This file is derived from tpm-tool's configure.in. # -AC_INIT([swtpm],[0.10.0]) +AC_INIT([swtpm],[0.11.0]) AC_PREREQ([2.69]) AC_CONFIG_SRCDIR(Makefile.am) AC_CONFIG_HEADERS([config.h]) diff --git a/swtpm.spec b/swtpm.spec index 297f652c..aa4fabf5 100644 --- a/swtpm.spec +++ b/swtpm.spec @@ -8,7 +8,7 @@ Summary: TPM Emulator Name: swtpm -Version: 0.10.0 +Version: 0.11.0 Release: 1%{?dist} License: BSD-3-Clause Url: https://github.com/stefanberger/swtpm