This commit is contained in:
Phil Nash
2015-12-28 15:07:32 +00:00
parent dbd3a84d92
commit 7424b23bfb
3 changed files with 7 additions and 7 deletions

View File

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