From ee0d035e272bd53f99166f0b2354104d3fa62dbc Mon Sep 17 00:00:00 2001 From: parsicoin Date: Sun, 16 Sep 2018 13:39:17 +0430 Subject: [PATCH] v1.1.0 --- CryptoNoteWallet.cmake | 2 +- src/cryptonotewallet.rc | 8 ++++---- src/gui/ui/aboutdialog.ui | 2 +- src/parsipay.desktop | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CryptoNoteWallet.cmake b/CryptoNoteWallet.cmake index db33005..6d36a4c 100644 --- a/CryptoNoteWallet.cmake +++ b/CryptoNoteWallet.cmake @@ -2,4 +2,4 @@ set(CN_PROJECT_NAME "parsipay") set(CN_CURRENCY_DISPLAY_NAME "ParsiCoin") set(CN_CURRENCY_TICKER "PARS") -set(CN_VERSION 1.0.4) +set(CN_VERSION 1.1.0) diff --git a/src/cryptonotewallet.rc b/src/cryptonotewallet.rc index 8fb29d6..81fb744 100644 --- a/src/cryptonotewallet.rc +++ b/src/cryptonotewallet.rc @@ -2,10 +2,10 @@ IDI_ICON1 ICON "images\parsicoinz.ico" #include -#define VER_FILEVERSION 1,0,4 -#define VER_FILEVERSION_STR "1.0.4\0" -#define VER_PRODUCTVERSION 1,0,4 -#define VER_PRODUCTVERSION_STR "1.0.4\0" +#define VER_FILEVERSION 1,1,0 +#define VER_FILEVERSION_STR "1.1.0\0" +#define VER_PRODUCTVERSION 1,1,0 +#define VER_PRODUCTVERSION_STR "1.1.0\0" #define VER_FILEDESCRIPTION_STR "parsipay" #define VER_INTERNALNAME_STR "parsipay" #define VER_LEGALCOPYRIGHT_STR "Copyright (C) 2018, Parsicoin Developers" diff --git a/src/gui/ui/aboutdialog.ui b/src/gui/ui/aboutdialog.ui index 2ac9a07..2a8f039 100644 --- a/src/gui/ui/aboutdialog.ui +++ b/src/gui/ui/aboutdialog.ui @@ -98,7 +98,7 @@ - <html><head/><body><p>ParsiPay (ParsiCoin GUI Wallet) Version 1.0.4</p><p>ParsiCoin is A Private, Untraceable, Anonymous CryptoCurrency Based on CryptoNote</p><p>Copyright (c) 2018. ParsiCoin Developers</p><p><a href="http://opensource.org/licenses/gpl-3.0"><span style=" text-decoration: underline; color:#0000ff;">http://opensource.org/licenses/gpl-3.0</span></a></p><p><a href="Https://ParsiCoin.Net/"><span style=" text-decoration: underline; color:#0000ff;">https://ParsiCoin.Net/</span></a></p></body></html> + <html><head/><body><p>ParsiPay (ParsiCoin GUI Wallet) Version 1.1.0</p><p>ParsiCoin is A Private, Untraceable, Anonymous CryptoCurrency Based on CryptoNote</p><p>Copyright (c) 2018. ParsiCoin Developers</p><p><a href="http://opensource.org/licenses/gpl-3.0"><span style=" text-decoration: underline; color:#0000ff;">http://opensource.org/licenses/gpl-3.0</span></a></p><p><a href="Https://ParsiCoin.Net/"><span style=" text-decoration: underline; color:#0000ff;">https://ParsiCoin.Net/</span></a></p></body></html> Qt::RichText diff --git a/src/parsipay.desktop b/src/parsipay.desktop index 692638f..c832e8a 100644 --- a/src/parsipay.desktop +++ b/src/parsipay.desktop @@ -21,4 +21,4 @@ Type=Application Icon=parsicoin MimeType=x-scheme-handler/parsipay; Categories=Office;Finance; -Version=1.0.4 +Version=1.1.0