This commit is contained in:
Phil Nash
2013-03-13 20:54:19 +00:00
parent 37186a1d04
commit 9c5bbab239
4 changed files with 7 additions and 7 deletions

View File

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