dev build 3

This commit is contained in:
Phil Nash
2015-07-03 18:30:25 +01:00
parent d6f1446e4e
commit c1ca0fdabe
3 changed files with 7 additions and 7 deletions

View File

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