diff --git a/libcommsyauth.hpp b/libcommsyauth.hpp index 5621e8e..f6c1ea2 100644 --- a/libcommsyauth.hpp +++ b/libcommsyauth.hpp @@ -10,7 +10,7 @@ #include #define libCommsyAuth_NAME "libcommsyauth" -#define libCommsyAuth_VERSION "0.2-alpha" +#define libCommsyAuth_VERSION "0.2-stable" class authFailureError {}; diff --git a/main.cpp b/main.cpp index 0e7f125..65ccbaa 100644 --- a/main.cpp +++ b/main.cpp @@ -29,7 +29,7 @@ #include #define QCommsy_NAME "QCommsy" -#define QCommsy_VERSION "0.2-alpha" +#define QCommsy_VERSION "0.3-beta" static QSettings *settings;