finishing up gta5view 1.4.0

This commit is contained in:
Syping 2017-08-26 14:13:35 +02:00
parent 8ddd79d667
commit e047e1b44d
19 changed files with 340 additions and 110 deletions

View file

@ -50,14 +50,14 @@
#ifndef GTA5SYNC_APPVER
#ifndef GTA5SYNC_DAILYB
#define GTA5SYNC_APPVER "1.4.0-rc2"
#define GTA5SYNC_APPVER "1.4.0"
#else
#define GTA5SYNC_APPVER QString("%1").arg(GTA5SYNC_DAILYB)
#endif
#endif
#ifndef GTA5SYNC_BUILDTYPE
#define GTA5SYNC_BUILDTYPE "Release Candidate"
#define GTA5SYNC_BUILDTYPE "Custom"
#endif
#ifndef GTA5SYNC_SHARE