mirror of
https://gitlab.com/niansa/qcommsy.git
synced 2025-03-06 20:53:33 +01:00
Bumped versions
This commit is contained in:
parent
f69212d9a8
commit
661efe92ba
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
#include <QNetworkCookie>
|
||||
|
||||
#define libCommsyAuth_NAME "libcommsyauth"
|
||||
#define libCommsyAuth_VERSION "0.2-alpha"
|
||||
#define libCommsyAuth_VERSION "0.2-stable"
|
||||
|
||||
class authFailureError {};
|
||||
|
||||
|
|
2
main.cpp
2
main.cpp
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue