build for v1.2.1

This commit is contained in:
Phil Nash
2015-06-30 18:26:09 +01:00
parent 6d5797231c
commit 3b18d9e962
3 changed files with 81 additions and 142 deletions

View File

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