mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-23 13:05:39 +02:00
Merged from develop branch
- now v1.3.0
This commit is contained in:
@@ -37,7 +37,7 @@ namespace Catch {
|
||||
return os;
|
||||
}
|
||||
|
||||
Version libraryVersion( 1, 2, 1, "", 0 );
|
||||
Version libraryVersion( 1, 3, 0, "", 0 );
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user