Skip to content

Commit

Permalink
Updated version to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalius-parubochyi-vakoms committed Nov 15, 2018
1 parent dd979b0 commit cf2de49
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion GraftMobileClient/GraftMobileClient.pro
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CONFIG += c++11

DEFINES += MAJOR_VERSION=1
DEFINES += MINOR_VERSION=13
DEFINES += BUILD_VERSION=0
DEFINES += BUILD_VERSION=1

win32|macx|unix {
DEFINES += RES_IOS
Expand Down
2 changes: 1 addition & 1 deletion GraftMobileClient/android/pos/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<manifest package="org.graft.pos" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.13.0" android:versionCode="11300" android:installLocation="auto">
<manifest package="org.graft.pos" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.13.1" android:versionCode="11301" android:installLocation="auto">
<application android:hardwareAccelerated="true" android:name="org.qtproject.qt5.android.bindings.QtApplication" android:label="Graft Point-of-Sale" android:icon="@drawable/icon">
<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">
<intent-filter>
Expand Down
2 changes: 1 addition & 1 deletion GraftMobileClient/android/wallet/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<manifest package="org.graft.wallet" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.13.0" android:versionCode="11300" android:installLocation="auto">
<manifest package="org.graft.wallet" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.13.1" android:versionCode="11301" android:installLocation="auto">
<application android:hardwareAccelerated="true" android:name="org.qtproject.qt5.android.bindings.QtApplication" android:label="Graft Wallet" android:icon="@drawable/icon">
<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">
<intent-filter>
Expand Down
4 changes: 2 additions & 2 deletions GraftMobileClient/ios/pos/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.13.0</string>
<string>1.13.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.13.0</string>
<string>1.13.1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NOTE</key>
Expand Down
4 changes: 2 additions & 2 deletions GraftMobileClient/ios/wallet/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.13.0</string>
<string>1.13.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.13.0</string>
<string>1.13.1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NOTE</key>
Expand Down
2 changes: 1 addition & 1 deletion GraftMobileClient/mac/pos/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.13.0</string>
<string>1.13.1</string>
<key>NOTE</key>
<string>This file was generated by Qt/QMake.</string>
<key>NSHighResolutionCapable</key>
Expand Down
2 changes: 1 addition & 1 deletion GraftMobileClient/mac/wallet/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.13.0</string>
<string>1.13.1</string>
<key>NOTE</key>
<string>This file was generated by Qt/QMake.</string>
<key>NSHighResolutionCapable</key>
Expand Down
4 changes: 2 additions & 2 deletions GraftMobileClient/windows/pos/install.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
!define DESCRIPTION "Graft Point-of-Sale"
!define VERSIONMAJOR 1
!define VERSIONMINOR 13
!define VERSIONBUILD 0
!define VERSION "1.13.0"
!define VERSIONBUILD 1
!define VERSION "1.13.1"
!define APPICON "icon.ico"
!define ABOUTURL "https://www.graft.network"
; !define LIC_NAME "license.rtf"
Expand Down
8 changes: 4 additions & 4 deletions GraftMobileClient/windows/pos/resource.rc
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ IDI_ICON1 ICON DISCARDABLE "icon.ico"
#define VFT_APP 0x00000001L

1 VERSIONINFO
FILEVERSION 1,13,0
PRODUCTVERSION 1,13,0
FILEVERSION 1,13,1
PRODUCTVERSION 1,13,1
FILETYPE VFT_APP
{
BLOCK "StringFileInfo"
{
BLOCK "040904E4"
{
VALUE "CompanyName", "GRAFT Payments, LLC"
VALUE "FileVersion", "1.13.0"
VALUE "FileVersion", "1.13.1"
VALUE "FileDescription", "Graft Point-of-Sale"
VALUE "InternalName", "Graft POS"
VALUE "LegalCopyright", " 2018 GRAFT Payments, LLC"
VALUE "OriginalFilename", "GraftPointOfSale.exe"
VALUE "ProductName", "Graft Point-of-Sale"
VALUE "ProductVersion", "1.13.0"
VALUE "ProductVersion", "1.13.1"
}
}

Expand Down
4 changes: 2 additions & 2 deletions GraftMobileClient/windows/wallet/install.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
!define DESCRIPTION "Graft Wallet"
!define VERSIONMAJOR 1
!define VERSIONMINOR 13
!define VERSIONBUILD 0
!define VERSION "1.13.0"
!define VERSIONBUILD 1
!define VERSION "1.13.1"
!define APPICON "icon.ico"
!define ABOUTURL "https://www.graft.network"
!define LIC_NAME "license.rtf"
Expand Down
8 changes: 4 additions & 4 deletions GraftMobileClient/windows/wallet/resource.rc
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ IDI_ICON1 ICON DISCARDABLE "icon.ico"
#define VFT_APP 0x00000001L

1 VERSIONINFO
FILEVERSION 1,13,0
PRODUCTVERSION 1,13,0
FILEVERSION 1,13,1
PRODUCTVERSION 1,13,1
FILETYPE VFT_APP
{
BLOCK "StringFileInfo"
{
BLOCK "040904E4"
{
VALUE "CompanyName", "GRAFT Payments, LLC"
VALUE "FileVersion", "1.13.0"
VALUE "FileVersion", "1.13.1"
VALUE "FileDescription", "Graft Wallet"
VALUE "InternalName", "Graft Wallet"
VALUE "LegalCopyright", " 2018 GRAFT Payments, LLC"
VALUE "OriginalFilename", "GraftWallet.exe"
VALUE "ProductName", "Graft Wallet"
VALUE "ProductVersion", "1.13.0"
VALUE "ProductVersion", "1.13.1"
}
}

Expand Down

0 comments on commit cf2de49

Please sign in to comment.