This commit is contained in:
Phil Nash
2016-05-07 23:14:04 +01:00
parent 5a6b291878
commit 5c198d85e6
3 changed files with 8 additions and 8 deletions

View File

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