build 30
- with Clara fix for null deref crash
This commit is contained in:
parent
04f994a8fc
commit
dd2810d60a
4 changed files with 10 additions and 9 deletions
|
@ -13,7 +13,7 @@
|
|||
namespace Catch {
|
||||
|
||||
// These numbers are maintained by a script
|
||||
Version libraryVersion( 1, 0, 29, "master" );
|
||||
Version libraryVersion( 1, 0, 30, "master" );
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue