diff --git a/Buildfile b/Buildfile index 1f2e7386a..97c9e0448 100644 --- a/Buildfile +++ b/Buildfile @@ -4,7 +4,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.1-SNAPSHOT" +VERSION_NUMBER = "1.0.0.1" # Shorten expressions