update spark-webapp-runtime/globaldefine.h.

This commit is contained in:
shenmo 2022-04-07 07:33:06 +00:00 committed by Gitee
parent f7f03b36b9
commit f4e3e760b1
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 (1.6.3)
#define CURRENT_VER QString(1.6.3)
#endif // GLOBALDEFINE_H