Made onto dev build and regenerated single header
This commit is contained in:
parent
43428c6093
commit
02f13cf95a
4 changed files with 238 additions and 25 deletions
|
@ -37,7 +37,7 @@ namespace Catch {
|
|||
}
|
||||
|
||||
Version const& libraryVersion() {
|
||||
static Version version( 2, 7, 0, "", 0 );
|
||||
static Version version( 2, 7, 0, "develop", 2 );
|
||||
return version;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue