mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-04 10:58:06 +00:00
v1.5.1
This commit is contained in:
parent
4f1263d6b4
commit
92b141ee53
3 changed files with 33 additions and 10 deletions
|
@ -37,7 +37,7 @@ namespace Catch {
|
|||
return os;
|
||||
}
|
||||
|
||||
Version libraryVersion( 1, 5, 0, "", 0 );
|
||||
Version libraryVersion( 1, 5, 1, "", 0 );
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue