version bumps

This commit is contained in:
Mark Harrah
2011-07-14 08:05:30 -04:00
parent f41565e08e
commit e3ed09dc92
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
[app]
org: org.scala-tools.sbt
name: sbt
version: read(sbt.version)[0.10.1]
version: read(sbt.version)[0.10.2-SNAPSHOT]
class: ${sbt.main.class-sbt.xMain}
components: xsbti
cross-versioned: true
+1 -1
View File
@@ -4,7 +4,7 @@
[app]
org: org.scala-tools.sbt
name: sbt
version: 0.10.1
version: 0.10.2-SNAPSHOT
class: sbt.ScriptMain
components: xsbti
cross-versioned: true
+1 -1
View File
@@ -4,7 +4,7 @@
[app]
org: org.scala-tools.sbt
name: sbt
version: 0.10.1
version: 0.10.2-SNAPSHOT
class: sbt.ConsoleMain
components: xsbti
cross-versioned: true