update spark-webapp-runtime/globaldefine.h.

This commit is contained in:
shenmo 2022-04-07 07:33:46 +00:00 committed by Gitee
parent f4e3e760b1
commit 97441a9e07
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -17,6 +17,6 @@
#define DEFAULT_ROOT QString()
#define DEFAULT_PORT 0
#define CURRENT_VER QString(1.6.3)
#define CURRENT_VER QString("1.6.3")
#endif // GLOBALDEFINE_H