diff options
Diffstat (limited to 'os/windows/version.h')
-rw-r--r-- | os/windows/version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/os/windows/version.h b/os/windows/version.h index 3642342c..3abb1d23 100644 --- a/os/windows/version.h +++ b/os/windows/version.h @@ -1,4 +1,4 @@ #define FIO_VERSION_MAJOR 1
-#define FIO_VERSION_MINOR 44
-#define FIO_VERSION_BUILD 3
-#define FIO_VERSION_STRING "1.44.3"
+#define FIO_VERSION_MINOR 50
+#define FIO_VERSION_BUILD 0
+#define FIO_VERSION_STRING "1.50"
|