- fixes
This commit is contained in:
Phil Nash
2014-04-23 18:19:49 +01:00
parent 1a6f2a0a80
commit 174049532e
3 changed files with 20 additions and 16 deletions

View File

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