Skip to content

Commit

Permalink
prepatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Pennykoin committed Sep 7, 2018
1 parent 054d2ce commit 7c9a386
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CryptoNoteWallet.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
set(CN_PROJECT_NAME "QTPenny")
set(CN_CURRENCY_DISPLAY_NAME "penny")
set(CN_CURRENCY_TICKER "PK")
set(CN_VERSION 2.0.0)
set(CN_VERSION 2.0.2)
2 changes: 1 addition & 1 deletion src/gui/ui/transferframe.ui
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<string notr="true"/>
</property>
<property name="decimals">
<number>8</number>
<number>2</number>
</property>
<property name="maximum">
<double>999999999.999999046325684</double>
Expand Down

0 comments on commit 7c9a386

Please sign in to comment.