Skip to content

Commit

Permalink
be-tree tag changed
Browse files Browse the repository at this point in the history
  • Loading branch information
arodionov53 committed Mar 21, 2024
1 parent a59adc4 commit d7c5a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c_src/build_betree
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -x

if [ ! -d "be-tree" ]; then
git clone -b 'v1.2.1' --single-branch --depth 1 http://github.com/adgear/be-tree
git clone -b 'v1.3.0' --single-branch --depth 1 http://github.com/adgear/be-tree
cd be-tree
make NIF=true
fi
Expand Down

0 comments on commit d7c5a14

Please sign in to comment.