mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-02 09:57:54 +00:00
v1.2.1-develop.15
- includes all new section tracker
This commit is contained in:
parent
4636be9744
commit
7e34619f03
3 changed files with 410 additions and 220 deletions
|
@ -37,7 +37,7 @@ namespace Catch {
|
|||
return os;
|
||||
}
|
||||
|
||||
Version libraryVersion( 1, 2, 1, "develop", 14 );
|
||||
Version libraryVersion( 1, 2, 1, "develop", 15 );
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue