1
0
Fork 0
mirror of https://gitlab.com/niansa/qcommsy.git synced 2025-03-06 20:53:33 +01:00

Bumped versions

This commit is contained in:
niansa 2020-08-16 15:04:43 +02:00
parent aadc303cea
commit 9d4da7673e

View file

@ -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<commsyPost> posts;