File tree Expand file tree Collapse file tree 11 files changed +26
-26
lines changed
Expand file tree Collapse file tree 11 files changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ QT += qml quick network widgets
33CONFIG += c++11
44
55DEFINES += MAJOR_VERSION =1
6- DEFINES += MINOR_VERSION =9
7- DEFINES += BUILD_VERSION =2
6+ DEFINES += MINOR_VERSION =10
7+ DEFINES += BUILD_VERSION =0
88
99win32 |macx|unix {
1010DEFINES += RES_IOS
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <manifest package =" org.graft.pos" xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName = " 1.9.2 " android : versionCode = " 10902 " android : installLocation =" auto" >
2+ <manifest package =" org.graft.pos" xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode = " 11000 " android : versionName = " 1.10.0 " android : installLocation =" auto" >
33 <application android : hardwareAccelerated =" true" android : name =" org.qtproject.qt5.android.bindings.QtApplication" android : label =" Graft Point-of-Sale" android : icon =" @drawable/icon" >
44 <activity android : theme =" @style/SplashTheme" android : label =" Graft Point-of-Sale" android : configChanges =" orientation|uiMode|screenLayout|screenSize|smallestScreenSize|locale|fontScale|keyboard|keyboardHidden|navigation" android : name =" org.qtproject.qt5.android.bindings.QtActivity" android : screenOrientation =" portrait" android : launchMode =" singleTask" >
55 <intent-filter >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <manifest package =" org.graft.wallet" xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName = " 1.9.2 " android : versionCode = " 10902 " android : installLocation =" auto" >
2+ <manifest package =" org.graft.wallet" xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode = " 11000 " android : versionName = " 1.10.0 " android : installLocation =" auto" >
33 <application android : hardwareAccelerated =" true" android : name =" org.qtproject.qt5.android.bindings.QtApplication" android : label =" Graft Wallet" android : icon =" @drawable/icon" >
44 <activity android : theme =" @style/SplashTheme" android : label =" Graft Wallet" android : configChanges =" orientation|uiMode|screenLayout|screenSize|smallestScreenSize|locale|fontScale|keyboard|keyboardHidden|navigation" android : name =" org.qtproject.qt5.android.bindings.QtActivity" android : screenOrientation =" portrait" android : launchMode =" singleTask" >
55 <intent-filter >
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.9 </string >
20+ <string >1.10 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >1.9.2 </string >
24+ <string >1.10.0 </string >
2525 <key >LSRequiresIPhoneOS </key >
2626 <true />
2727 <key >NOTE </key >
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >1.9 </string >
22+ <string >1.10 </string >
2323 <key >CFBundleSignature </key >
2424 <string >???? </string >
2525 <key >CFBundleVersion </key >
26- <string >1.9.2 </string >
26+ <string >1.10.0 </string >
2727 <key >LSRequiresIPhoneOS </key >
2828 <true />
2929 <key >NOTE </key >
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >1.9 </string >
22+ <string >1.10 </string >
2323 <key >CFBundleSignature </key >
2424 <string >???? </string >
2525 <key >CFBundleVersion </key >
26- <string >1.9.2 </string >
26+ <string >1.10.0 </string >
2727 <key >NOTE </key >
2828 <string >This file was generated by Qt/QMake. </string >
2929 <key >NSHighResolutionCapable </key >
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >1.9 </string >
22+ <string >1.10 </string >
2323 <key >CFBundleSignature </key >
2424 <string >???? </string >
2525 <key >CFBundleVersion </key >
26- <string >1.9.2 </string >
26+ <string >1.10.0 </string >
2727 <key >NOTE </key >
2828 <string >This file was generated by Qt/QMake. </string >
2929 <key >NSHighResolutionCapable </key >
Original file line number Diff line number Diff line change 99 !define COMPANYNAME " GRAFT Payments, LLC"
1010 !define DESCRIPTION " Graft Point-of-Sale"
1111 !define VERSIONMAJOR 1
12- !define VERSIONMINOR 9
13- !define VERSIONBUILD 2
14- !define VERSION " 1.9.2 "
12+ !define VERSIONMINOR 10
13+ !define VERSIONBUILD 0
14+ !define VERSION " 1.10.0 "
1515 !define APPICON " icon.ico"
1616 !define ABOUTURL " https://www.graft.network"
1717 ; !define LIC_NAME "license.rtf"
Original file line number Diff line number Diff line change @@ -4,22 +4,22 @@ IDI_ICON1 ICON DISCARDABLE "icon.ico"
44#define VFT_APP 0x00000001L
55
661 VERSIONINFO
7- FILEVERSION 1,9,2
8- PRODUCTVERSION 1,9,2
7+ FILEVERSION 1,10,0
8+ PRODUCTVERSION 1,10,0
99FILETYPE VFT_APP
1010{
1111 BLOCK "StringFileInfo"
1212 {
1313 BLOCK "040904E4"
1414 {
1515 VALUE "CompanyName", "GRAFT Payments, LLC"
16- VALUE "FileVersion", "1.9.2 "
16+ VALUE "FileVersion", "1.10.0 "
1717 VALUE "FileDescription", "Graft Point-of-Sale"
1818 VALUE "InternalName", "Graft POS"
1919 VALUE "LegalCopyright", " 2018 GRAFT Payments, LLC"
2020 VALUE "OriginalFilename", "GraftPointOfSale.exe"
2121 VALUE "ProductName", "Graft Point-of-Sale"
22- VALUE "ProductVersion", "1.9.2 "
22+ VALUE "ProductVersion", "1.10.0 "
2323 }
2424 }
2525
Original file line number Diff line number Diff line change 99 !define COMPANYNAME " GRAFT Payments, LLC"
1010 !define DESCRIPTION " Graft Wallet"
1111 !define VERSIONMAJOR 1
12- !define VERSIONMINOR 9
13- !define VERSIONBUILD 2
14- !define VERSION " 1.9.2 "
12+ !define VERSIONMINOR 10
13+ !define VERSIONBUILD 0
14+ !define VERSION " 1.10.0 "
1515 !define APPICON " icon.ico"
1616 !define ABOUTURL " https://www.graft.network"
1717 !define LIC_NAME " license.rtf"
You can’t perform that action at this time.
0 commit comments