Set version to 0.5.0
This commit is contained in:
parent
ed8f73413c
commit
0827b37f8c
1 changed files with 1 additions and 1 deletions
|
@ -1011,7 +1011,7 @@ JS_EXTERN int JS_SetModuleExportList(JSContext *ctx, JSModuleDef *m,
|
|||
#define QJS_VERSION_MAJOR 0
|
||||
#define QJS_VERSION_MINOR 5
|
||||
#define QJS_VERSION_PATCH 0
|
||||
#define QJS_VERSION_SUFFIX "dev"
|
||||
#define QJS_VERSION_SUFFIX ""
|
||||
|
||||
JS_EXTERN const char* JS_GetVersion(void);
|
||||
|
||||
|
|
Loading…
Reference in a new issue