This commit is contained in:
Phil Nash
2013-02-19 19:47:18 +00:00
parent 10ed1e0e34
commit 5bdae8456c
3 changed files with 31 additions and 9 deletions

View File

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