Bump the version number to 3.8.0

These changes have been generated by running the following command:

$ scripts/update-version 3 8 0
This commit is contained in:
Gleb Chesnokov
2024-01-15 13:59:19 +03:00
parent cee270448c
commit 1171841931
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.8.0-pre"
#define VERSION_STR "3.8.0"
#endif /* __VERSION_H */