This commit is contained in:
Phil Nash 2014-05-20 19:02:37 +01:00
parent d12c00666a
commit 48fac9cf01
3 changed files with 23 additions and 22 deletions

View file

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