dev build 2

This commit is contained in:
Phil Nash 2015-11-06 18:06:56 +00:00
parent d10b73f9f1
commit 92356769f1
3 changed files with 8 additions and 7 deletions

View file

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