Bump the version number to 3.7.0

These changes have been generated by running the following command:

$ scripts/update-version 3 7 0
This commit is contained in:
Gleb Chesnokov
2022-12-27 16:47:20 +03:00
parent 247c26d2c8
commit 1ef10b852d
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.7.0-pre"
#define VERSION_STR "3.7.0"
#endif /* __VERSION_H */