Skip to content

Commit

Permalink
Change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeHolley committed Mar 21, 2016
1 parent bbbe9c8 commit 75e6b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BloomFilterTrie

This repository contains the source code of the Bloom Filter Trie (BFT) version 0.5.5 for Linux and Mac OS X systems.
This repository contains the source code of the Bloom Filter Trie (BFT) version 0.6 for Linux and Mac OS X systems.

The BFT library depends on two external libraries that are required to compile and use the library: Judy Arrays (http://judy.sourceforge.net) and Jemalloc (http://www.canonware.com/jemalloc). Both can be downloaded and installed by following instructions on their respective websites.

Expand Down

0 comments on commit 75e6b72

Please sign in to comment.