update minimum java version 1.5 required
[jalview.git] / doc / building.html
index 43f81b3..6803c7e 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.1)
  * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
  * 
  * This file is part of Jalview.
@@ -15,7 +15,7 @@
  * PURPOSE.  See the GNU General Public License for more details.
  * 
  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
---!>
+-->
 <head>
 <title>Building Jalview from Source</title>
 </head>
@@ -25,7 +25,7 @@
 <p>
 You will need the following (hopefully):<br>
 <ul>
-<li>Java development kit (we used JDK1.4SE but JDK1.5 will work too,
+<li>Java development kit (we used JDK1.5SE but JDK1.6 will work too,
 and maybe even jikes).
 <li>Ant (we think 1.5.4 is quite sufficient to use the simple build
 file supplied).