From 5fb0527ca634d25330d343c821c219efde437fa1 Mon Sep 17 00:00:00 2001 From: "royqh1979@gmail.com" Date: Fri, 3 Sep 2021 16:42:29 +0800 Subject: [PATCH] work save --- RedPandaIDE/systemconsts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RedPandaIDE/systemconsts.h b/RedPandaIDE/systemconsts.h index 5b74a1f3..3f9f0712 100644 --- a/RedPandaIDE/systemconsts.h +++ b/RedPandaIDE/systemconsts.h @@ -30,7 +30,7 @@ #error "Only support windows and linux now!" #endif -#define DEVCPP_VERSION "0.0.5" +#define DEVCPP_VERSION "0.1.0" class SystemConsts {