ram usage fix from gta5sync

This commit is contained in:
Rafael 2017-02-13 04:12:47 +01:00
parent 98de3f5560
commit 33a5faa7bf
8 changed files with 86 additions and 80 deletions

View file

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