This commit is contained in:
Phil Nash
2014-01-07 17:26:59 +00:00
parent e091018514
commit be890d0c15
3 changed files with 36 additions and 8 deletions

View File

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