This commit is contained in:
Phil Nash
2013-12-18 08:38:33 +00:00
parent f6d2fef26b
commit eb760f689b
3 changed files with 17 additions and 9 deletions

View File

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