From b4f7e3a9842559e6539caa045adf06589f7e35ff Mon Sep 17 00:00:00 2001 From: release Date: Sun, 16 Oct 2011 21:34:37 -0500 Subject: [PATCH] Changed version number to 1.0.0.022 --- Buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Buildfile b/Buildfile index 8de78340e..5c569e63c 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.022-SNAPSHOT" +VERSION_NUMBER = "1.0.0.022" # Shorten expressions