dev build 5

This commit is contained in:
Phil Nash
2015-07-07 08:25:15 +01:00
parent 02e1966db3
commit e6b365dc8c
3 changed files with 10 additions and 10 deletions

View File

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