Bump the version number to 3.7.0-pre

These changes have been generated by running the following command:

$ scripts/update-version 3 7 0-pre
This commit is contained in:
Chesnokov Gleb
2022-01-11 16:37:34 +03:00
committed by Gleb Chesnokov
parent db4a95cfaf
commit 64a8485fe7
17 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -19,6 +19,6 @@
#ifndef __VERSION_H
#define __VERSION_H
#define VERSION_STR "3.6.0"
#define VERSION_STR "3.7.0-pre"
#endif /* __VERSION_H */