This commit is contained in:
fourtf
2019-09-22 16:59:51 +02:00
parent fc049d8f45
commit 2c25c8a5f5
3 changed files with 7 additions and 6 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
#include <QtGlobal>
#define CHATTERINO_VERSION "2.1.4"
#define CHATTERINO_VERSION "2.1.5"
#if defined(Q_OS_WIN)
# define CHATTERINO_OS "win"
@@ -35,4 +35,4 @@ private:
QString fullVersion_;
};
};
}; // namespace chatterino