This commit is contained in:
Phil Nash 2013-12-19 18:42:25 +00:00
parent 1aa60fada9
commit f385a0b13d
3 changed files with 6 additions and 6 deletions

View file

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