dev build 3

This commit is contained in:
Phil Nash
2015-11-18 08:39:54 +00:00
parent a49f088032
commit e4fa62a14e
3 changed files with 26 additions and 24 deletions

View File

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