Skip to content

Commit b544b75

Browse files
author
Jon Meredith
committed
Bumped leveldb version to pick up sequential tunings
1 parent 10fcb78 commit b544b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c_src/build_deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if [ `uname -s` = 'SunOS' -a "${POSIX_SHELL}" != "true" ]; then
88
fi
99
unset POSIX_SHELL # clear it so if we invoke other scripts, they run as ksh as well
1010

11-
LEVELDB_VSN="2.0.0"
11+
LEVELDB_VSN="2.0.1"
1212

1313
SNAPPY_VSN="1.0.4"
1414

0 commit comments

Comments
 (0)