From 2cfe52ef55d87172109db4ac81c1f97300c47278 Mon Sep 17 00:00:00 2001
From: Patrick Wendell <pwendell@gmail.com>
Date: Sat, 24 Aug 2013 15:16:53 -0700
Subject: [PATCH] Version bump for ec2 docs

---
 docs/ec2-scripts.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ec2-scripts.md b/docs/ec2-scripts.md
index bd787e0e46..da0c06e2a6 100644
--- a/docs/ec2-scripts.md
+++ b/docs/ec2-scripts.md
@@ -74,7 +74,7 @@ another.
      bidding for the given maximum price (in dollars).
 -    `--spark-version=VERSION` will pre-load the cluster with the
      specified version of Spark. VERSION can be a version number
-     (e.g. "0.7.2") or a specific git hash. By default, a recent
+     (e.g. "0.7.3") or a specific git hash. By default, a recent
      version will be used.
 -    If one of your launches fails due to e.g. not having the right
 permissions on your private key file, you can run `launch` with the
-- 
GitLab