bump version to 1.3.3

This commit is contained in:
Syping 2017-02-25 06:32:03 +01:00
parent 88f43b55d3
commit 0579def38d
2 changed files with 5 additions and 5 deletions

View file

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