v2.10.0
This commit is contained in:
parent
a92a7d0229
commit
7c9f92bc1c
10 changed files with 675 additions and 345 deletions
|
@ -37,7 +37,7 @@ namespace Catch {
|
|||
}
|
||||
|
||||
Version const& libraryVersion() {
|
||||
static Version version( 2, 9, 2, "", 0 );
|
||||
static Version version( 2, 10, 0, "", 0 );
|
||||
return version;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue