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