diff --git a/meteor b/meteor index 4d81c79100..4ce7672a42 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.3.38 # warning! 0.3.39-41 used on packaging branch +BUNDLE_VERSION=0.3.38 # warning! 0.3.39-40 used on packaging branch # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.