diff --git a/project/build.properties b/project/build.properties index bd8d18d314e0c886c9c1f13a1f0efef77c560e9c..1b5f8c4ea98a2068975e453302879acc5caac6c0 100644 --- a/project/build.properties +++ b/project/build.properties @@ -3,6 +3,6 @@ project.organization=org.spark-project project.name=spark sbt.version=0.7.7 -project.version=0.3 +project.version=0.4-SNAPSHOT build.scala.versions=2.8.1 project.initialize=false diff --git a/repl/src/main/scala/spark/repl/SparkInterpreterLoop.scala b/repl/src/main/scala/spark/repl/SparkInterpreterLoop.scala index 009d914623aaae5ef001fa82261597eb0e8ae57c..881c27d4718eee2b11b823023d1624b8efb0a6de 100644 --- a/repl/src/main/scala/spark/repl/SparkInterpreterLoop.scala +++ b/repl/src/main/scala/spark/repl/SparkInterpreterLoop.scala @@ -151,7 +151,7 @@ extends InterpreterControl { ____ __ / __/__ ___ _____/ /__ _\ \/ _ \/ _ `/ __/ '_/ - /___/ .__/\_,_/_/ /_/\_\ version 0.3 + /___/ .__/\_,_/_/ /_/\_\ version 0.4 /_/ """)