fix hash_reader stop bug (send a wrong message)

This commit is contained in:
Kevin Lynx 2013-07-06 21:24:44 +08:00
parent d17d78ec08
commit b42a85e929
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
{application,dhtcrawler,
[{description,"A DHT crawler to index magnet hash to torrent"},
{vsn,"8f04efe"},
{vsn,"1a9f38d"},
{registered,[dht_crawler_sup]},
{applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson,
mongodb]},