]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/commitdiff
bump version to 9.1.0
authorPaul Durrant <pdurrant@amazon.com>
Fri, 6 Dec 2019 12:11:49 +0000 (12:11 +0000)
committerPaul Durrant <pdurrant@amazon.com>
Fri, 6 Dec 2019 12:11:49 +0000 (12:11 +0000)
Now that 9.0 is branched (in staging-9.0) the master version needs to be
advanced.

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
build.ps1

index 33d4949a27849da67b2b2718a93aaf881777d8df..e8a22a10f1a49c04ab85025f393198b9384e5886 100644 (file)
--- a/build.ps1
+++ b/build.ps1
@@ -79,7 +79,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