Uncomment a line when building for linux repository
--- a/ser-player.pro
+++ b/ser-player.pro
@@ -17,7 +17,7 @@
 
 
 # Uncomment line below when building for linux repository
-#DEFINES += DISABLE_NEW_VERSION_CHECK
+DEFINES += DISABLE_NEW_VERSION_CHECK
 
 # Get the version of the App from the last git tag and a few other things
 GIT_LAST_TAG=$$system(git describe --always --abbrev=0)
