mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-04 10:58:06 +00:00
develop build 1
This commit is contained in:
parent
088c5bc53e
commit
b971fe785b
3 changed files with 104 additions and 59 deletions
|
@ -37,7 +37,7 @@ namespace Catch {
|
|||
return os;
|
||||
}
|
||||
|
||||
Version libraryVersion( 1, 2, 1, "", 0 );
|
||||
Version libraryVersion( 1, 2, 1, "develop", 1 );
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue