dev build 3

This commit is contained in:
Phil Nash
2016-06-07 07:42:59 +01:00
parent f19b2dc661
commit 95efc50731
2 changed files with 2 additions and 2 deletions

View File

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