This commit is contained in:
Phil Nash
2012-11-21 18:06:13 +00:00
parent fe6d1a5838
commit 2846367109
3 changed files with 41 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
namespace Catch {
// These numbers are maintained by a script
Version libraryVersion = { 0, 9, 5, "integration" };
Version libraryVersion = { 0, 9, 6, "integration" };
}
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED