This commit is contained in:
Phil Nash
2016-05-12 19:18:04 +01:00
parent 7940d58a2f
commit f666f5f0ae
3 changed files with 6 additions and 6 deletions

View File

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