This commit is contained in:
wh201906
2022-03-01 18:52:04 +08:00
parent 1e728c891c
commit ae932778ce
3 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
VERSION = 0.2.3
VERSION = 0.2.4
QMAKE_TARGET_PRODUCT = "Proxmark3GUI"
QMAKE_TARGET_DESCRIPTION = "Proxmark3GUI"
QMAKE_TARGET_COMPANY = "wh201906"