- removed some pragmas
This commit is contained in:
Phil Nash
2014-05-04 09:23:30 +01:00
parent 5ce900a532
commit 4e044ed4b1
3 changed files with 5 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
namespace Catch {
// These numbers are maintained by a script
Version libraryVersion( 1, 0, 42, "master" );
Version libraryVersion( 1, 0, 43, "master" );
}
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED