From 35a131fa8f4793ea1f9453cafa702f27da8a5f40 Mon Sep 17 00:00:00 2001 From: Kevin Lynx Date: Thu, 18 Jul 2013 14:03:34 +0800 Subject: [PATCH] nothing --- ebin/dhtcrawler.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index cc11be7..8b2a83f 100644 --- a/ebin/dhtcrawler.app +++ b/ebin/dhtcrawler.app @@ -1,6 +1,6 @@ {application,dhtcrawler, [{description,"A DHT crawler to index magnet hash to torrent"}, - {vsn,"cd9ae2e"}, + {vsn,"4882cbf"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]},