]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/commitdiff
bump version to 9.1.0
authorPaul Durrant <pdurrant@amazon.com>
Fri, 6 Dec 2019 12:11:48 +0000 (12:11 +0000)
committerPaul Durrant <pdurrant@amazon.com>
Fri, 6 Dec 2019 12:11:48 +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 35633a91ec26ded4b520ae3b4be246c511bd4475..859d5cd47f126b2997616e4febab990ce98194be 100644 (file)
--- 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