diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 5dd5d10..c0a7566 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,"1d27f24"}, + {vsn,"1d870e2"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/sphinx_cmd.beam b/ebin/sphinx_cmd.beam index 7fe2bde..e2afd34 100644 Binary files a/ebin/sphinx_cmd.beam and b/ebin/sphinx_cmd.beam differ diff --git a/ebin/sphinx_search.beam b/ebin/sphinx_search.beam index 87c4787..3cf9bf0 100644 Binary files a/ebin/sphinx_search.beam and b/ebin/sphinx_search.beam differ diff --git a/ebin/sphinx_xml.beam b/ebin/sphinx_xml.beam index f4dc782..bfaae7a 100644 Binary files a/ebin/sphinx_xml.beam and b/ebin/sphinx_xml.beam differ diff --git a/ebin/string_util.beam b/ebin/string_util.beam index 9c494e0..dd79bdc 100644 Binary files a/ebin/string_util.beam and b/ebin/string_util.beam differ