This commit is contained in:
Phil Nash
2013-12-14 14:34:05 +00:00
parent 563429d9a3
commit 859760abb4
7 changed files with 111 additions and 22 deletions

View File

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