From 8a53e52bfd773d3f052dfa7e5985c6f95ec77b20 Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Tue, 29 Dec 2009 22:27:04 -0500 Subject: [PATCH] bump to development versions --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 30653cb29..1e3813844 100644 --- a/project/build.properties +++ b/project/build.properties @@ -3,5 +3,5 @@ project.organization=org.scala-tools.sbt project.name=xsbt sbt.version=0.5.6 -project.version=0.6.9 +project.version=0.6.10-SNAPSHOT scala.version=2.7.7