- fixes
This commit is contained in:
Phil Nash
2014-05-19 18:22:59 +01:00
parent 7139035906
commit ebd4888fe1
3 changed files with 18 additions and 8 deletions

View File

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