summaryrefslogtreecommitdiff
path: root/protocols/CurrencyRates/src/version.h
AgeCommit message (Collapse)Author
2021-05-20CurrencyRates:George Hazan
- std::wstring replaced with CMStringW wherever possible; - std::wostringstream totally removed; - boost::json replaced with Miranda's own parser; - %d modifier added to visualize rate delta; - version bump
2020-11-04fixes #2607 (CurrencyRates incorrect displays Bitcoin rate)George Hazan
2019-07-22version bump for protocols with broken archivesGeorge Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan