This commit is contained in:
Phil Nash
2013-03-21 09:00:24 +00:00
parent 3453639732
commit bd7f797e09
4 changed files with 23 additions and 11 deletions

View File

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