dev build 12

This commit is contained in:
Phil Nash
2015-08-07 17:30:34 +01:00
parent afcc38efc5
commit e73583d556
3 changed files with 416 additions and 199 deletions

View File

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