fix hash_date

This commit is contained in:
Kevin Lynx 2013-07-19 21:31:36 +08:00
parent 28fe69d141
commit ba92e9cd77
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,"76542be"},
{vsn,"37ccb19"},
{registered,[dht_crawler_sup]},
{applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson,
mongodb]},