From 32864424a7018b26d73d5b945657fae1377aa244 Mon Sep 17 00:00:00 2001 From: "royqh1979@gmail.com" Date: Sun, 3 Oct 2021 19:56:05 +0800 Subject: [PATCH] version upgrade --- RedPandaIDE/systemconsts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RedPandaIDE/systemconsts.h b/RedPandaIDE/systemconsts.h index 0799efd7..c22a8cf4 100644 --- a/RedPandaIDE/systemconsts.h +++ b/RedPandaIDE/systemconsts.h @@ -3,7 +3,7 @@ #include -#define DEVCPP_VERSION "0.5.0" +#define DEVCPP_VERSION "0.6.0" #ifdef Q_OS_WIN #define APP_SETTSINGS_FILENAME "redpandacpp.ini"