This commit is contained in:
Phil Nash 2016-04-28 08:13:00 +01:00
parent 4f1263d6b4
commit 92b141ee53
3 changed files with 33 additions and 10 deletions

View file

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