comparison README @ 828:5b4d28d229e2

Updated Tango version in README.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Sat, 07 Jun 2008 14:57:14 +0200
parents 84f562d75053
children 80eb3251e010
comparison
equal deleted inserted replaced
827:84f562d75053 828:5b4d28d229e2
10 10
11 How To Compile dil 11 How To Compile dil
12 ================== 12 ==================
13 In order to compile dil you need to have: 13 In order to compile dil you need to have:
14 *) DMD 1.030 (http://www.digitalmars.com/d/1.0/changelog.html) 14 *) DMD 1.030 (http://www.digitalmars.com/d/1.0/changelog.html)
15 *) Tango 0.99.5 (http://dsource.org/projects/tango/) 15 *) Tango 0.99.6 (http://dsource.org/projects/tango/)
16 *) DSSS 0.75 (http://dsource.org/projects/dsss/) 16 *) DSSS 0.75 (http://dsource.org/projects/dsss/)
17 17
18 If you can't compile dil because you have a newer version of these programs 18 If you can't compile dil because you have a newer version of these programs
19 then please report the problem to me (see Bugs section.) 19 then please report the problem to me (see Bugs section.)
20 20