dev build 2

This commit is contained in:
Phil Nash
2015-12-15 07:54:49 +00:00
parent 25899ea20e
commit f4ba8aaf19
3 changed files with 58 additions and 29 deletions

View File

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