--- layout: default title: 'Re: [bitcoin-list] Bitcoin v0.1.5 released' grand_parent: Emails parent: '[bitcoin-list]' nav_order: 8 date: 2009-02-22 17:47:52 UTC original: https://sourceforge.net/p/bitcoin/mailman/message/21646307/ --- # Re: [bitcoin-list] Bitcoin v0.1.5 released --- ``` > What's next? The next thing for v0.1.6 is to take advantage of multiple processors to generate blocks. Currently it only starts one thread. If you have a multi-core processor like a Core Duo or Quad this will double or quadruple your production. Later I want to add interfaces to make it really easy to integrate into websites from any server side language. Satoshi http://www.bitcoin.org ```