From 4cb5ccbc3ac273e5da68214b72f2518bde57f2d0 Mon Sep 17 00:00:00 2001 From: release Date: Fri, 24 Jun 2011 03:05:58 -0500 Subject: [PATCH] Changed version number to 1.0.0.004-SNAPSHOT --- Buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Buildfile b/Buildfile index eab962444..31afd6345 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.003" +VERSION_NUMBER = "1.0.0.004-SNAPSHOT" # Shorten expressions