From b032cd5b7d621fd3be49fb8ebfea0cede1b029e1 Mon Sep 17 00:00:00 2001 From: Shao Fang Date: Mon, 5 Sep 2011 22:25:27 -0700 Subject: [PATCH] Manually bump up the version to 1.0.0.012 and see if this helps. --- Buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Buildfile b/Buildfile index 5a6db9697..81e27a513 100644 --- a/Buildfile +++ b/Buildfile @@ -2,7 +2,7 @@ require File.join(File.dirname(__FILE__), "repositories.rb") require File.join(File.dirname(__FILE__), "dependencies.rb") # Keep this structure to allow the build system to update version numbers. -VERSION_NUMBER = "1.0.0.011-SNAPSHOT" +VERSION_NUMBER = "1.0.0.012" # Shorten expressions