[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [win-pv-devel] [PATCH xenvkbd] bump version to 9.1.0
Now that 9.0 is branched (in staging-9.0) the master version needs to be advanced. Signed-off-by: Paul Durrant <pdurrant@xxxxxxxxxx> --- build.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.ps1 b/build.ps1 index 1feb382..cc352e0 100644 --- a/build.ps1 +++ b/build.ps1 @@ -75,7 +75,7 @@ if ([string]::IsNullOrEmpty($Env:BUILD_NUMBER)) { } Set-Item -Path Env:MAJOR_VERSION -Value '9' -Set-Item -Path Env:MINOR_VERSION -Value '0' +Set-Item -Path Env:MINOR_VERSION -Value '1' Set-Item -Path Env:MICRO_VERSION -Value '0' Build "x86" $Type -- 2.17.1 _______________________________________________ win-pv-devel mailing list win-pv-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/win-pv-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |