Skip to content

Commit

Permalink
update to the newest kdht, to fix some invalid message error bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlynx committed Aug 3, 2013
1 parent 917c222 commit 55ac362
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Binary file modified deps/kdht/ebin/dht_id.beam
Binary file not shown.
Binary file modified deps/kdht/ebin/dht_net.beam
Binary file not shown.
Binary file modified deps/kdht/ebin/dht_state.beam
Binary file not shown.
Binary file modified ebin/crawler_app.beam
Binary file not shown.
Binary file modified ebin/crawler_stats.beam
Binary file not shown.
Binary file modified ebin/crawler_sup.beam
Binary file not shown.
2 changes: 1 addition & 1 deletion ebin/dhtcrawler.app
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application,dhtcrawler,
[{description,"A DHT crawler to index magnet hash to torrent"},
{vsn,"237d90f"},
{vsn,"f16d25d"},
{registered,[dht_crawler_sup]},
{applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson,
mongodb]},
Expand Down

0 comments on commit 55ac362

Please sign in to comment.