Skip to content

Commit ca080b1

Browse files
committed
bump mongo and dev bundle version.
1 parent 7e8c2f9 commit ca080b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meteor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
BUNDLE_VERSION=0.3.13
3+
BUNDLE_VERSION=0.3.15
44

55
# OS Check. Put here because here is where we download the precompiled
66
# bundles that are arch specific.

scripts/generate-dev-bundle.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ make install
161161
# click 'changelog' under the current version, then 'release notes' in
162162
# the upper right.
163163
cd "$DIR/build"
164-
MONGO_VERSION="2.4.4"
164+
MONGO_VERSION="2.4.6"
165165

166166
# We use Meteor fork since we added some changes to the building script.
167167
# Our patches allow us to link most of the libraries statically.

0 commit comments

Comments
 (0)