v2.9.0
This commit is contained in:
parent
b87caafd91
commit
f9dce28e7d
6 changed files with 1710 additions and 207 deletions
|
@ -37,7 +37,7 @@ namespace Catch {
|
|||
}
|
||||
|
||||
Version const& libraryVersion() {
|
||||
static Version version( 2, 8, 0, "", 0 );
|
||||
static Version version( 2, 9, 0, "", 0 );
|
||||
return version;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue