From 07bd1593837be3d851cbc55cdb0e12c00bdb129e Mon Sep 17 00:00:00 2001 From: crazyboblee Date: Sat, 3 Feb 2007 07:18:51 +0000 Subject: Added Queries.returns(). Renamed all() to any(). Excluded SourceConsumer from source tracing. Added performance check for indexing. Set version # to 1.0rc1. git-svn-id: https://google-guice.googlecode.com/svn/trunk@79 d779f126-a31b-0410-b53b-1d3aecad763e --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.properties') diff --git a/build.properties b/build.properties index 212a2b3f..989e7b6b 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=1.0-RC +version=1.0rc1 lib.dir=lib src.dir=src test.dir=test -- cgit v1.2.3