Bump the version number to 3.9.0

These changes have been generated by running the following command:

$ scripts/update-version 3 9 0
This commit is contained in:
Gleb Chesnokov
2024-12-28 16:44:09 +03:00
parent 6325ba84ae
commit a68cb8e94d
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.9.0-pre"
#define VERSION_STR "3.9.0"
#endif /* __VERSION_H */