Build for v1.3.4

This commit is contained in:
Phil Nash
2016-02-10 19:24:48 +00:00
parent 880a2046d9
commit 3b4edd7a48
3 changed files with 182 additions and 26 deletions

View File

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