We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba276c commit 4962acdCopy full SHA for 4962acd
c_src/build_deps.sh
@@ -8,7 +8,7 @@ if [ `uname -s` = 'SunOS' -a "${POSIX_SHELL}" != "true" ]; then
8
fi
9
unset POSIX_SHELL # clear it so if we invoke other scripts, they run as ksh as well
10
11
-LEVELDB_VSN="2.0.37"
+LEVELDB_VSN="2.0.36"
12
13
SNAPPY_VSN="1.0.4"
14
0 commit comments