dev build 4

This commit is contained in:
Phil Nash 2015-11-20 16:59:14 +00:00
parent 0e64973f55
commit 7e15d9b20b
3 changed files with 67 additions and 37 deletions

View file

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