first patch for JAL-838 - allow new typed of PID calcs
[jalview.git] / doc / building.html
index 455251f..6f23e0f 100755 (executable)
@@ -1,6 +1,6 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5)
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6)
  * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
  * 
  * This file is part of Jalview.
 <p>
 You will need the following (hopefully):<br>
 <ul>
-<li>Java development kit (we used JDK1.4SE but JDK1.5 will work too,
-and maybe even jikes).
+<li>Java development kit (we used JDK1.5SE but JDK1.6 will work too,
+and maybe even jikes).</li>
 <li>Ant (we think 1.5.4 is quite sufficient to use the simple build
-file supplied).
+file supplied).</li>
 </ul>
 With any luck, after setting your paths and JAVA_HOME correctly, you
 just need to change to the Jalview directory and run ant (this works