Bump max job count to 2048
[fio.git] / init.c
diff --git a/init.c b/init.c
index b96350a66f09d64e3d39602f0717801ef92c9c37..aa31138c155b86f70315a375071e1a58c9d821f3 100644 (file)
--- a/init.c
+++ b/init.c
@@ -22,7 +22,7 @@
 
 #include "lib/getopt.h"
 
-static char fio_version_string[] = "fio 1.51";
+static char fio_version_string[] = "fio 1.52";
 
 #define FIO_RANDSEED           (0xb1899bedUL)