diff --git a/Buildfile b/Buildfile index 39fc1f7c0..5a6db9697 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.010" +VERSION_NUMBER = "1.0.0.011-SNAPSHOT" # Shorten expressions