forked from catchorg/Catch2
v1.5.0 (due to new embedded Clara)
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||

|

|
||||||
|
|
||||||
*v1.4.0*
|
*v1.5.0*
|
||||||
|
|
||||||
Build status (on Travis CI) [](https://travis-ci.org/philsquared/Catch)
|
Build status (on Travis CI) [](https://travis-ci.org/philsquared/Catch)
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ namespace Catch {
|
|||||||
return os;
|
return os;
|
||||||
}
|
}
|
||||||
|
|
||||||
Version libraryVersion( 1, 4, 0, "", 0 );
|
Version libraryVersion( 1, 5, 0, "", 0 );
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user