Fio 2.0.11

Signed-off-by: Jens Axboe <axboe@kernel.dk>
diff --git a/FIO-VERSION-GEN b/FIO-VERSION-GEN
index cc7eb83..035ddaf 100755
--- a/FIO-VERSION-GEN
+++ b/FIO-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=FIO-VERSION-FILE
-DEF_VER=fio-2.0.10
+DEF_VER=fio-2.0.11
 
 LF='
 '
diff --git a/os/windows/install.wxs b/os/windows/install.wxs
index e02347e..dbf0e21 100755
--- a/os/windows/install.wxs
+++ b/os/windows/install.wxs
@@ -10,7 +10,7 @@
 	<Product Id="2BA394F9-0D9E-4597-BB9D-6B18097D64BB"

 	  Codepage="1252" Language="1033"

 	  Manufacturer="fio" Name="fio"

-	  UpgradeCode="2338A332-5511-43cf-b9BD-5C60496CCFCC" Version="2.0.10">

+	  UpgradeCode="2338A332-5511-43cf-b9BD-5C60496CCFCC" Version="2.0.11">

 		<Package 

 		  Comments="Contact: Your local administrator"

 		  Description="Flexible IO Tester"