This commit is contained in:
Phil Nash 2013-01-26 20:18:30 +00:00
parent 603002c644
commit e475645731
3 changed files with 158 additions and 154 deletions

View file

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