mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-02 01:47:57 +00:00
dev build 5
This commit is contained in:
parent
927f520a97
commit
355ab78f4a
4 changed files with 488 additions and 343 deletions
|
@ -37,7 +37,7 @@ namespace Catch {
|
|||
}
|
||||
|
||||
Version const& libraryVersion() {
|
||||
static Version version( 2, 0, 0, "develop", 4 );
|
||||
static Version version( 2, 0, 0, "develop", 5 );
|
||||
return version;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue