Bump the version number to 3.10.0-pre

These changes have been generated by running the following command:

$ scripts/update-version 3 10 0 -pre
This commit is contained in:
Gleb Chesnokov
2024-12-28 17:14:54 +03:00
parent ee5a0e2293
commit 2bdc19a61f
17 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
#define NEW_LIBFC_API
#endif
#define FT_VERSION "3.9.0"
#define FT_VERSION "3.10.0-pre"
#define FT_MODULE "fcst"
#define FT_MAX_HW_PENDING_TIME 20 /* max I/O time in seconds */