Skip to content

Commit 75e6b72

Browse files
Change version number
1 parent bbbe9c8 commit 75e6b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BloomFilterTrie
22

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

55
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.
66

0 commit comments

Comments
 (0)