Update version to 1.1

This commit is contained in:
Rafael 2016-12-14 00:38:59 +01:00
parent db5df8f208
commit 51491162cb
2 changed files with 5 additions and 5 deletions

View file

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