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;