version 1.5.8

This commit is contained in:
ThomasV 2013-01-02 18:50:55 +01:00
parent d29aeb890f
commit cefb1445de
2 changed files with 6 additions and 3 deletions

View File

@ -3,13 +3,16 @@
== Core
* (Bug) Fix pending address balance on received coins for pruning servers
* (Bug) Fix history command line option to show output again (regression by SPV)
* (Chore) Restore timer for deseeded wallets
* (Chore) Add timeout to blockchain headers file download by HTTP
* (Feature) new option: -L, --language: default language used in GUI.
== Lite GUI
* (Bug) Sending to auto-completed contacts works again
* (Chore) Added version number to title bar
== Classic GUI
* (Feature) Language selector in options.
# Release 1.5.7 (18-12-2012)
== Core

View File

@ -1,4 +1,4 @@
ELECTRUM_VERSION = "1.5.7" # version of the client package
ELECTRUM_VERSION = "1.5.8" # version of the client package
PROTOCOL_VERSION = '0.6' # protocol version requested
SEED_VERSION = 4 # bump this everytime the seed generation is modified
TRANSLATION_ID = 33853 # version of the wiki page
TRANSLATION_ID = 34259 # version of the wiki page