Skip to content

Commit

Permalink
v1.9.6.0 revision bump
Browse files Browse the repository at this point in the history
  • Loading branch information
EverGreenCoinDev committed Aug 30, 2024
1 parent 08f3c0e commit aa6e93c
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion EverGreenCoin-qt.pro
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ TEMPLATE = app
DEFINES += fName1 fName2
fName1 = "EverGreenCoin-Core"
macx:TARGET = "EverGreenCoin-Core"
VERSION = 1.9.5.2
VERSION = 1.9.6.0
QMAKE_TARGET_BUNDLE_PREFIX = co.evergreen
contains(QT_ARCH, i386) {
fName2 = "-qt-x86-v"
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

![Alt text](src/qt/res/images/background.jpg)

EverGreenCoin version 1.9.5.2
EverGreenCoin version 1.9.6.0

Cryptocurrency meets our environment.

Expand All @@ -24,6 +24,6 @@ RPC port: 5758 (testnet 15758).

Visit https://EverGreenCoin.org and our Bitcoin Talk thread https://bitcointalk.org/index.php?topic=2057319.0 for more details.

Copyright (C) 2015-2024 The EverGreenCoin developers.
Copyright (C) 2015-2025 The EverGreenCoin developers.
"EverGreenCoin" in all case variations and the EverGreenCoin logo are protected by registered international trademarks.
All rights reserved.
2 changes: 1 addition & 1 deletion doc/README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EverGreenCoin v1.9.2.0
EverGreenCoin v1.9.6.0
Distributed under the MIT/X11 software license, see the accompanying
file license.txt or http://www.opensource.org/licenses/mit-license.php.
This product includes software developed by the OpenSSL Project for use in
Expand Down
4 changes: 2 additions & 2 deletions src/clientversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 9
#define CLIENT_VERSION_REVISION 5
#define CLIENT_VERSION_BUILD 2
#define CLIENT_VERSION_REVISION 6
#define CLIENT_VERSION_BUILD 0

// Converts the parameter X to a string after macro replacement on X has been performed.
// Don't merge these into one macro!
Expand Down
2 changes: 1 addition & 1 deletion src/qt/bitcoingui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ BitcoinGUI::BitcoinGUI(QWidget *parent):

resize(937.5, 750);
this->setGeometry(QStyle::alignedRect(Qt::LeftToRight, Qt::AlignCenter, this->size(), QApplication::desktop()->screenGeometry()));
setWindowTitle(tr("EverGreenCoin® Core - Wallet v1.9.5") );
setWindowTitle(tr("EverGreenCoin® - Core Wallet v1.9.6") );
#ifndef Q_OS_MAC
qApp->setWindowIcon(QIcon(":icons/evergreencoin"));
setWindowIcon(QIcon(":icons/evergreencoin"));
Expand Down
6 changes: 3 additions & 3 deletions src/qt/forms/aboutdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>About EverGreenCoin® Qt Wallet</string>
<string>About EverGreenCoin® Core Qt Wallet</string>
</property>
<property name="windowOpacity">
<double>1.000000000000000</double>
Expand Down Expand Up @@ -59,7 +59,7 @@
<string notr="true">color: white;</string>
</property>
<property name="text">
<string>&lt;b&gt;EverGreenCoin® Core - Wallet&lt;/b&gt; version</string>
<string>&lt;b&gt;EverGreenCoin® - Core Wallet&lt;/b&gt; version</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
Expand Down Expand Up @@ -109,7 +109,7 @@
<string notr="true">color: white;</string>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Copyright © 2015-2022 The EverGreenCoin developers.&lt;br/&gt;&amp;quot;EVERGREENCOIN&amp;quot; and the EverGreenCoin logo are protected by international registered trademark. All rights reserved.&lt;br/&gt;For support please visit &lt;a href=&quot;http://EverGreenCoin.org/support/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#1ab06c;&quot;&gt;http://EverGreenCoin.org/support/&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;This is experimental software.&lt;br/&gt;&lt;br/&gt;Distributed under the MIT/X11 software license, see the accompanying file COPYING or &lt;a href=&quot;http://www.opensource.org/licenses/mit-license.php&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#1ab06c;&quot;&gt;http://www.opensource.org/licenses/mit-license.php&lt;/span&gt;&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (&lt;a href=&quot;http://www.openssl.org/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#1ab06c;&quot;&gt;http://www.openssl.org/&lt;/span&gt;&lt;/a&gt;) and cryptographic software written by Eric Young ([email protected]) and UPnP software written by Thomas Bernard.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Copyright © 2015-2025 The EverGreenCoin developers.&lt;br/&gt;&amp;quot;EVERGREENCOIN&amp;quot; and the EverGreenCoin logo are protected by international registered trademark. All rights reserved.&lt;br/&gt;For support please visit &lt;a href=&quot;http://EverGreenCoin.org/support/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#1ab06c;&quot;&gt;http://EverGreenCoin.org/support/&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;This is experimental software.&lt;br/&gt;&lt;br/&gt;Distributed under the MIT/X11 software license, see the accompanying file COPYING or &lt;a href=&quot;http://www.opensource.org/licenses/mit-license.php&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#1ab06c;&quot;&gt;http://www.opensource.org/licenses/mit-license.php&lt;/span&gt;&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (&lt;a href=&quot;http://www.openssl.org/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#1ab06c;&quot;&gt;http://www.openssl.org/&lt;/span&gt;&lt;/a&gt;) and cryptographic software written by Eric Young ([email protected]) and UPnP software written by Thomas Bernard.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/forms/rpcconsole.ui
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<item row="9" column="0">
<widget class="QLabel" name="label_10">
<property name="text">
<string>Block chain</string>
<string>Blockchain</string>
</property>
</widget>
</item>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/res/bitcoin-qt.rc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ BEGIN
VALUE "FileDescription", "EverGreenCoin Core Wallet (Qt GUI node for EverGreenCoin)"
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "EverGreenCoin® Core Walllet"
VALUE "LegalCopyright", "2015 - 2022 EverGreenCoin Foundation, Inc."
VALUE "LegalCopyright", "2015 - 2025 EverGreenCoin Foundation, Inc."
VALUE "LegalTrademarks1", "EverGreenCoin® and the EverGreenCoin logo are protected by registered trademark. All rights reserved. Distributed under the MIT/X11 software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php."
VALUE "OriginalFilename", "EverGreenCoin-Qt.exe"
VALUE "ProductName", "EverGreenCoin® Core Wallet"
Expand Down
Binary file modified src/qt/res/images/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aa6e93c

Please sign in to comment.