v1.1 build 1 (master)

Updated version for master and regenerated single include
This commit is contained in:
Phil Nash
2015-03-27 18:02:28 +00:00
parent a21fb80edb
commit 37e556186c
3 changed files with 9 additions and 9 deletions

View File

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