mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-18 10:55:39 +02:00
dev build 3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||

|
||||
|
||||
*v2.0.0-develop.2*
|
||||
*v2.0.0-develop.3*
|
||||
|
||||
Build status (on Travis CI) [](https://travis-ci.org/philsquared/Catch)
|
||||
|
||||
|
@@ -37,7 +37,7 @@ namespace Catch {
|
||||
return os;
|
||||
}
|
||||
|
||||
Version libraryVersion( 2, 0, 0, "develop", 2 );
|
||||
Version libraryVersion( 2, 0, 0, "develop", 3 );
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user