Hotfix for hidden + backup combo problem

This commit is contained in:
Rafael 2016-12-14 05:47:05 +01:00
parent 5a69b086a6
commit 1bc4aead23
3 changed files with 7 additions and 7 deletions

View file

@ -30,7 +30,7 @@
#ifndef GTA5SYNC_APPVER
#ifndef GTA5SYNC_DAILYB
#define GTA5SYNC_APPVER "1.1.0"
#define GTA5SYNC_APPVER "1.1.1"
#else
#define GTA5SYNC_APPVER QString("%1").arg(GTA5SYNC_DAILYB)
#endif