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:05:36 +03:00
parent ee5a0e2293
commit 2bdc19a61f
17 changed files with 20 additions and 20 deletions

View File

@@ -19,6 +19,6 @@
#ifndef __VERSION_H
#define __VERSION_H
#define VERSION_STR "3.9.0"
#define VERSION_STR "3.10.0-pre"
#endif /* __VERSION_H */