diff --git a/Rakefile b/Rakefile index e8f22b4cd02c1..13f0107ae45a0 100644 --- a/Rakefile +++ b/Rakefile @@ -47,7 +47,7 @@ def release_version end def version - "#{release_version}.0-alpha-1" + "#{release_version}.0-alpha-2" end # The build system used by webdriver is layered on top of rake, and we call it