version 2.3.3, release notes

This commit is contained in:
ThomasV 2015-06-26 14:35:22 +02:00
parent 3d48a2d842
commit 37d5e3b42a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# Release 2.3.3
* fix proxy settings (issue #1309)
* improvements to the transaction dialog:
- request password after showing transaction
- show change addresses in yellow color
# Release 2.3.2
* minor bugfixes
* updated ledger plugin

View File

@ -1,4 +1,4 @@
ELECTRUM_VERSION = "2.3.2" # version of the client package
ELECTRUM_VERSION = "2.3.3" # version of the client package
PROTOCOL_VERSION = '0.9' # protocol version requested
NEW_SEED_VERSION = 11 # electrum versions >= 2.0
OLD_SEED_VERSION = 4 # electrum versions < 2.0