v1.9.0 release
This commit is contained in:
parent
7dd3c19027
commit
1b03c5ab6a
4 changed files with 344 additions and 229 deletions
|
@ -38,7 +38,7 @@ namespace Catch {
|
|||
}
|
||||
|
||||
inline Version libraryVersion() {
|
||||
static Version version(1, 8, 2, "", 0);
|
||||
static Version version( 1, 9, 0, "", 0 );
|
||||
return version;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue