- _THROWS fix
- tag aliases
This commit is contained in:
Phil Nash
2014-06-30 07:35:36 +01:00
parent 061861d940
commit acdd3b5745
3 changed files with 234 additions and 99 deletions

View File

@@ -13,7 +13,7 @@
namespace Catch {
// These numbers are maintained by a script
Version libraryVersion( 1, 0, 48, "master" );
Version libraryVersion( 1, 0, 49, "master" );
}
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED