dev build 11

This commit is contained in:
Phil Nash 2015-08-03 07:40:52 +01:00
parent 34fa25ed2f
commit 8b1b7cd66e
3 changed files with 73 additions and 86 deletions

View file

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