This commit is contained in:
wh201906 2020-08-08 22:00:16 +08:00
parent ad10a6e789
commit f881a05fa3

View File

@ -52,7 +52,7 @@ qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
VERSION = 0.1.1
VERSION = 0.1.2
QMAKE_TARGET_PRODUCT = "Proxmark3GUI"
QMAKE_TARGET_DESCRIPTION = "Proxmark3GUI"
QMAKE_TARGET_COMPANY = "wh201906"