This commit is contained in:
Phil Nash 2016-01-22 07:52:07 +00:00
parent b84e08ad6f
commit c7243562b0
3 changed files with 9 additions and 9 deletions

View file

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