fix stats 1970 bug

This commit is contained in:
Kevin Lynx 2013-08-22 21:05:25 +08:00
parent ddaa44e6e8
commit 7f7045883e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

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