This commit is contained in:
Phil Nash 2013-03-08 09:30:25 +00:00
parent e57a56bb28
commit a04981b450
4 changed files with 53 additions and 52 deletions

View file

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