Skip to content

Commit

Permalink
Set leveldb commit version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmorrow committed Jun 20, 2013
1 parent 89605b3 commit 55bdb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c_src/build_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ `uname -s` = 'SunOS' -a "${POSIX_SHELL}" != "true" ]; then
fi
unset POSIX_SHELL # clear it so if we invoke other scripts, they run as ksh as well

LEVELDB_VSN="76dad6142a1b22ef33d083bb24208deb594b6ba3"
LEVELDB_VSN="1.3.2"

SNAPPY_VSN="1.0.4"

Expand Down

0 comments on commit 55bdb26

Please sign in to comment.