sbt/main
Dale Wijnand a974ce7bb4 Write sbt.version to project/build.properties
Have sbt.version set in project/build.properties is a best practice
because it makes the build more deterministic and reproducible.

With this change sbt, after ensuring that the base directory is probably
an sbt project, writes out sbt.version in project/build.properties if it
is missing.

Fixes #754
2017-04-04 18:46:24 -04:00
..
src Write sbt.version to project/build.properties 2017-04-04 18:46:24 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00