This commit is contained in:
Phil Nash
2013-12-20 19:06:26 +00:00
parent 886d9d397c
commit 91ef5f7d40
3 changed files with 39 additions and 27 deletions

View File

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