mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-05 15:03:34 +00:00
Build 2
This commit is contained in:
parent
eb81850381
commit
cd688300b0
6 changed files with 18 additions and 13 deletions
|
@ -13,7 +13,7 @@
|
|||
namespace Catch {
|
||||
|
||||
// These numbers are maintained by a script
|
||||
Version libraryVersion( 1, 0, 1, "master" );
|
||||
Version libraryVersion( 1, 0, 2, "master" );
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue