mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 19:25:52 +08:00
Increment TestHarness version
Co-authored-by: Markus Pilman <markus.pilman@snowflake.com>
This commit is contained in:
parent
c82a81b124
commit
66a41089dc
@ -1501,7 +1501,8 @@ namespace SummarizeTest
|
||||
|
||||
private static int VersionInfo()
|
||||
{
|
||||
Console.WriteLine("Version: 1.01");
|
||||
Console.WriteLine("Version: 1.02");
|
||||
|
||||
Console.WriteLine("FDB Project Ver: " + "${CMAKE_PROJECT_VERSION}");
|
||||
Console.WriteLine("FDB Version: " + "${CMAKE_PROJECT_VERSION_MAJOR}" + "." + "${CMAKE_PROJECT_VERSION_MINOR}");
|
||||
Console.WriteLine("Source Version: " + "${CURRENT_GIT_VERSION}");
|
||||
|
Loading…
x
Reference in New Issue
Block a user