From 9d4da7673e0d7f7218808f83475bc6585caacff5 Mon Sep 17 00:00:00 2001 From: niansa Date: Sun, 16 Aug 2020 15:04:43 +0200 Subject: [PATCH] Bumped versions --- libcommsy.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcommsy.hpp b/libcommsy.hpp index 29f6f78..9bfed51 100644 --- a/libcommsy.hpp +++ b/libcommsy.hpp @@ -321,7 +321,7 @@ struct commsyPost { #define libCommsy_NAME "libcommsy" -#define libCommsy_VERSION "1.0" +#define libCommsy_VERSION "1.0-stable" class libCommsy { public: std::vector posts;