aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorIsmael Juma <ismael@juma.me.uk>2011-05-27 08:30:34 +0100
committerIsmael Juma <ismael@juma.me.uk>2011-05-27 11:22:10 +0100
commit7b7dfdb085ae7a841706f5b1afc3fe35ff8f5c8e (patch)
tree1addbe71e973c350afc688141858254372e8a6b3 /project
parent051da8b4ad6f8ca9701619eb630c5e9c79be0616 (diff)
downloadspark-7b7dfdb085ae7a841706f5b1afc3fe35ff8f5c8e.tar.gz
spark-7b7dfdb085ae7a841706f5b1afc3fe35ff8f5c8e.tar.bz2
spark-7b7dfdb085ae7a841706f5b1afc3fe35ff8f5c8e.zip
Set project.version to 0.3-SNAPSHOT.
Diffstat (limited to 'project')
-rw-r--r--project/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index 337ce265c2..a3f00fe0d4 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -3,6 +3,6 @@
project.organization=UC Berkeley
project.name=Spark
sbt.version=0.7.5
-project.version=0.0.0
+project.version=0.3-SNAPSHOT
build.scala.versions=2.8.1
project.initialize=false