Fio 1.44.2
[fio.git] / init.c
diff --git a/init.c b/init.c
index e22ae12587e38e38a89228f862bdc4de04953639..2e443f66422ac60671b2704950f5bd25320dfca6 100644 (file)
--- a/init.c
+++ b/init.c
@@ -22,7 +22,7 @@
 
 #include "lib/getopt.h"
 
-static char fio_version_string[] = "fio 1.44";
+static char fio_version_string[] = "fio 1.44.2";
 
 #define FIO_RANDSEED           (0xb1899bedUL)