mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-31 17:07:52 +00:00
Build 28
This commit is contained in:
parent
016b063ae8
commit
dd26e889b5
4 changed files with 47 additions and 24 deletions
|
@ -13,7 +13,7 @@
|
|||
namespace Catch {
|
||||
|
||||
// These numbers are maintained by a script
|
||||
Version libraryVersion( 0, 9, 27, "integration" );
|
||||
Version libraryVersion( 0, 9, 28, "integration" );
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue