From ca703f646394886283fc4941d168406b636524dd Mon Sep 17 00:00:00 2001 From: ema Date: Fri, 17 Aug 2018 18:34:04 +0800 Subject: [PATCH] alpha1.3 update to alpha1.3 --- com/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com/version.h b/com/version.h index be7b09b..90f0aee 100644 --- a/com/version.h +++ b/com/version.h @@ -1,6 +1,6 @@ #ifndef VERSION_H #define VERSION_H -const char *QVS_VERSION = "alpha1.2"; +const char *QVS_VERSION = "alpha1.3"; #endif // VERSION_H