This commit is contained in:
Phil Nash 2013-11-09 07:47:09 +00:00
parent 11ba377134
commit 5320518dbc
3 changed files with 9 additions and 7 deletions

View file

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