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-18 22:57:04 +02:00
parent f69212d9a8
commit 661efe92ba
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
#include <QNetworkCookie>
#define libCommsyAuth_NAME "libcommsyauth"
#define libCommsyAuth_VERSION "0.2-alpha"
#define libCommsyAuth_VERSION "0.2-stable"
class authFailureError {};

View file

@ -29,7 +29,7 @@
#include <QNetworkRequest>
#define QCommsy_NAME "QCommsy"
#define QCommsy_VERSION "0.2-alpha"
#define QCommsy_VERSION "0.3-beta"
static QSettings *settings;