Browse Source

bump version to v1.1.0

pull/23/head
Denio 5 years ago
parent
commit
8dc2fe5412
  1. 4
      application.qrc
  2. 2
      src/version.h

4
application.qrc

@ -14,6 +14,10 @@
</qresource>
<qresource prefix="/translations">
<file>res/zec_qt_wallet_de.qm</file>
<file>res/zec_qt_wallet_es.qm</file>
<file>res/zec_qt_wallet_fr.qm</file>
<file>res/zec_qt_wallet_pt.qm</file>
<file>res/zec_qt_wallet_it.qm</file>
</qresource>
<qresource prefix="/css">
<file>res/css/blue.css</file>

2
src/version.h

@ -1 +1 @@
#define APP_VERSION "1.0.1"
#define APP_VERSION "1.1.0"

Loading…
Cancel
Save