Version bump
[someplayer] / src / someplayer.h
index 44e5bda..adcc666 100644 (file)
@@ -44,7 +44,10 @@ namespace SomePlayer {
 #include <QList>
 #include <QMap>
 #include <QUrl>
 #include <QList>
 #include <QMap>
 #include <QUrl>
+#include "config.h"
 
 #define _DYNAMIC_PLAYLIST_MAX_COUNT_ 50
 
 #define _DYNAMIC_PLAYLIST_MAX_COUNT_ 50
+#define _SOMEPLAYER_VERSION_ "1.3.1"
+#define NDEBUG
 
 #endif
 
 #endif