Bump the version number to 3.10.0

These changes have been generated by running the following command:

$ scripts/update-version 3 10 0
This commit is contained in:
Gleb Chesnokov
2025-12-29 12:40:21 +03:00
parent 60ba03998c
commit d4cb03e2b8
15 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -19,6 +19,6 @@
#ifndef __VERSION_H
#define __VERSION_H
#define VERSION_STR "3.10.0-pre"
#define VERSION_STR "3.10.0"
#endif /* __VERSION_H */