summaryrefslogtreecommitdiff
path: root/project/Versions.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-6915 Updates copyright properties to 2002-2013James Iry2013-01-041-1/+1
| | | | | | | | The .scala header files had the right copyright dates but properties used to generate the information in e.g. "scala -version" hadn't been updated. review @adriaanm
* some more copyright cleanup for 2012Adriaan Moors2012-08-101-1/+1
| | | | contributed by Carlo Dapor -- thanks!
* Don't regenerate properties file if skip is true (i.e. locker/quick is locked)Josh Suereth2012-05-101-2/+2
|
* Fixed up versioning scheme.Josh Suereth2012-04-031-6/+39
| | | | SBT build should now mimic ant build for versions.
* Fixed build for 0.11.x again. Working on bringing version properties file ↵Josh Suereth2012-04-031-0/+109
up to par.