dev build 10

This commit is contained in:
Phil Nash 2015-07-24 08:13:52 +01:00
parent e085d4811a
commit 74eef52644
3 changed files with 5 additions and 5 deletions

View file

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