From fe5ff812e4176bda95ff0f9c0954414edd7e64f4 Mon Sep 17 00:00:00 2001 From: Matthew Arbesfeld Date: Fri, 27 Jun 2014 15:30:50 -0700 Subject: [PATCH] Revert change to warning text, going to do this on Monday --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.