put D for Daily Build in daily version

This commit is contained in:
Rafael 2016-12-04 17:44:41 +01:00
parent fbf8c2bd74
commit c8375507c2
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#ifndef GTA5SYNC_DAILYB
#define GTA5SYNC_APPVER "1.0.0"
#else
#define GTA5SYNC_APPVER GTA5SYNC_DAILYB
#define GTA5SYNC_APPVER QString("D" + GTA5SYNC_DAILYB)
#endif
#endif