This commit is contained in:
Phil Nash 2014-04-12 19:21:08 +01:00
parent 1bccc03213
commit c5406a25bf
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, 34, "master" );
Version libraryVersion( 1, 0, 35, "master" );
}
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED