Skip to content

Commit

Permalink
ext-mongo/1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dzuelke committed Nov 11, 2014
1 parent 082465d commit 82072c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/build/extensions/no-debug-non-zts-20121212/mongo
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set -o pipefail
# fail harder
set -eux

DEFAULT_VERSION="1.5.7"
DEFAULT_VERSION="1.5.8"
dep_version=${VERSION:-$DEFAULT_VERSION}
dep_dirname=mongo-${dep_version}
dep_archive_name=${dep_dirname}.tgz
Expand Down

0 comments on commit 82072c9

Please sign in to comment.