File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 1.0.1-rc0 ] - 2019-07-17
7+ ## [ 1.0.1] - 2019-07-25
88### Changed
99- Include pkg-config dependecy on libtss2-mu in order to work with tpm2-tss 2.3.
1010- Use tpm2-tools 3.X stable branch for integration tests.
Original file line number Diff line number Diff line change 3131AC_PREREQ ( [ 2.68] )
3232
3333AC_INIT ( [ tpm2-tss-engine] ,
34- [ 1.0.1-rc0 ] ,
34+ [ 1.0.1] ,
3535 [ https://github.com/tpm2-software/tpm2-tss-engine/issues] ,
3636 [ ] ,
3737 [ https://github.com/tpm2-software/tpm2-tss-engine] )
You can’t perform that action at this time.
0 commit comments