mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-30 08:27:52 +00:00
build 30
This commit is contained in:
parent
2c90533a26
commit
5c7d3d75cc
4 changed files with 535 additions and 104 deletions
|
@ -13,7 +13,7 @@
|
|||
namespace Catch {
|
||||
|
||||
// These numbers are maintained by a script
|
||||
Version libraryVersion( 0, 9, 29, "integration" );
|
||||
Version libraryVersion( 0, 9, 30, "integration" );
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue