v1.5.0 (due to new embedded Clara)

This commit is contained in:
Phil Nash
2016-04-23 13:25:51 +01:00
parent 1c47fe023a
commit 0fe303b6b7
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ namespace Catch {
return os;
}
Version libraryVersion( 1, 4, 0, "", 0 );
Version libraryVersion( 1, 5, 0, "", 0 );
}