summaryrefslogtreecommitdiff
path: root/build.number
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-02-01 13:19:46 -0800
committerPaul Phillips <paulp@improving.org>2012-02-01 13:28:08 -0800
commitfbd5efe49cf23b446762dfa5026e8bac82ab04fc (patch)
tree5d70dd0e06194e376ec73b66ba0df149628bd504 /build.number
parent1eebc520fc787297718d31c3e3a4fb6a244b1067 (diff)
downloadscala-fbd5efe49cf23b446762dfa5026e8bac82ab04fc.tar.gz
scala-fbd5efe49cf23b446762dfa5026e8bac82ab04fc.tar.bz2
scala-fbd5efe49cf23b446762dfa5026e8bac82ab04fc.zip
Fixing build string.
Version number turning up more than once. Looking at the situation I could only see the former mechanism as trouble. I deleted build.number and in ant am generating the build string only from tools/get-scala-revision. We may need to revisit when the time comes to build a release.
Diffstat (limited to 'build.number')
-rw-r--r--build.number5
1 files changed, 0 insertions, 5 deletions
diff --git a/build.number b/build.number
deleted file mode 100644
index 91c7e72c85..0000000000
--- a/build.number
+++ /dev/null
@@ -1,5 +0,0 @@
-#Tue Sep 11 19:21:09 CEST 2007
-version.minor=10
-version.patch=0
-version.suffix=alpha
-version.major=2