backported resource spliting

This commit is contained in:
Syping 2017-09-22 06:00:22 +02:00
parent 8a90ab7036
commit 69777a0263
9 changed files with 67 additions and 50 deletions

View file

@ -50,7 +50,7 @@
#ifndef GTA5SYNC_APPVER
#ifndef GTA5SYNC_DAILYB
#define GTA5SYNC_APPVER "1.4.3"
#define GTA5SYNC_APPVER "1.4.4"
#else
#define GTA5SYNC_APPVER QString("%1").arg(GTA5SYNC_DAILYB)
#endif