From adc1a65e7b997d3b1f3d28a840a6d791f09d4f93 Mon Sep 17 00:00:00 2001 From: niansa Date: Sun, 23 Aug 2020 12:32:13 +0200 Subject: [PATCH] Bumped version --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index e855fc1..7d877d2 100644 --- a/main.cpp +++ b/main.cpp @@ -29,7 +29,7 @@ #include #define QCommsy_NAME "QCommsy" -#define QCommsy_VERSION "0.3-beta" +#define QCommsy_VERSION "1.0-stable" #define UPDATE_WINDOW(a) a->processEvents();