diff --git a/spark-webapp-runtime/globaldefine.h b/spark-webapp-runtime/globaldefine.h index b831290..840b975 100644 --- a/spark-webapp-runtime/globaldefine.h +++ b/spark-webapp-runtime/globaldefine.h @@ -17,6 +17,6 @@ #define DEFAULT_ROOT QString() #define DEFAULT_PORT 0 -#define CURRENT_VER (1.6) +#define CURRENT_VER (1.6.3) #endif // GLOBALDEFINE_H