This commit is contained in:
Phil Nash
2013-12-03 18:53:55 +00:00
parent c4a089c12b
commit 3649fdf285
3 changed files with 1558 additions and 1405 deletions

View File

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