Build 46
- Fixes some test spec parser issues and some warnings (compiler and analysers)
This commit is contained in:
parent
5daa22dcc3
commit
9241e436f9
3 changed files with 123 additions and 73 deletions
|
@ -13,7 +13,7 @@
|
|||
namespace Catch {
|
||||
|
||||
// These numbers are maintained by a script
|
||||
Version libraryVersion( 1, 0, 45, "master" );
|
||||
Version libraryVersion( 1, 0, 46, "master" );
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue