]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commitdiff
Update version to 8.2.1 8.2.1
authorPaul Durrant <paul.durrant@citrix.com>
Wed, 31 May 2017 14:24:44 +0000 (15:24 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Wed, 31 May 2017 14:24:44 +0000 (15:24 +0100)
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
build.py

index 37438a3a1b2935981bca5ead3495ea0d3ffab5de..a7e64e7dbd1ca986630763144134d3dceb663ab2 100755 (executable)
--- a/build.py
+++ b/build.py
@@ -410,7 +410,7 @@ if __name__ == '__main__':
 
     os.environ['MAJOR_VERSION'] = '8'
     os.environ['MINOR_VERSION'] = '2'
-    os.environ['MICRO_VERSION'] = '0'
+    os.environ['MICRO_VERSION'] = '1'
 
     if 'BUILD_NUMBER' not in os.environ.keys():
         os.environ['BUILD_NUMBER'] = next_build_number()