From c65b588dcde0e0b8db3fec74edd3dcb90184decc Mon Sep 17 00:00:00 2001 From: Ben Newman Date: Wed, 26 Nov 2014 14:45:41 -0500 Subject: [PATCH] Trigger a rebuild to pick up @glasser's dev_bundle/server-lib changes. --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index 04a363d571..fb7b13b350 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.3.71 # 0.3.63 on the Windows branch +BUNDLE_VERSION=0.3.72 # 0.3.63 on the Windows branch # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.