Fio 1.51

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
diff --git a/init.c b/init.c
index 1cd0cae..65d573a 100644
--- a/init.c
+++ b/init.c
@@ -22,7 +22,7 @@
 
 #include "lib/getopt.h"
 
-static char fio_version_string[] = "fio 1.50.2";
+static char fio_version_string[] = "fio 1.51";
 
 #define FIO_RANDSEED		(0xb1899bedUL)