This commit is contained in:
Phil Nash
2013-03-16 20:21:51 +00:00
parent a46ee0222a
commit 9390675260
4 changed files with 211 additions and 83 deletions

View File

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