build 53
includes wchar_t toString overloads and SCENARIO_METHOD macros
This commit is contained in:
parent
8b5a4e9355
commit
544bf33e73
3 changed files with 23 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
namespace Catch {
|
||||
|
||||
// These numbers are maintained by a script
|
||||
Version libraryVersion( 1, 0, 52, "master" );
|
||||
Version libraryVersion( 1, 0, 53, "master" );
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue