small fix and increased version number to 2.0.4

This commit is contained in:
fourtf
2018-06-25 12:52:07 +02:00
parent c75b3578a7
commit ef2365e81a
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include <QtGlobal>
#define CHATTERINO_VERSION "2.0.3"
#define CHATTERINO_VERSION "2.0.4"
#if defined(Q_OS_WIN)
#define CHATTERINO_OS "win"