update to WiredTiger 1.1.1
This commit is contained in:
parent
91a6acc2a4
commit
221df5337d
3 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
WT_VSN=1.0.0
|
WT_VSN=1.1.1
|
||||||
|
|
||||||
if [ `basename $PWD` != "c_src" ]; then
|
if [ `basename $PWD` != "c_src" ]; then
|
||||||
pushd c_src
|
pushd c_src
|
||||||
|
|
Binary file not shown.
BIN
c_src/wiredtiger-1.1.1.tar.bz2
Normal file
BIN
c_src/wiredtiger-1.1.1.tar.bz2
Normal file
Binary file not shown.
Loading…
Reference in a new issue