changeset 27:dafc40f593ef

Update for 1.2.4 release.
author Jon VanAlten <jon.vanalten@redhat.com>
date Thu, 04 Jun 2015 02:26:06 -0500
parents 8a337972c5ac
children 2f056b1afed4
files index.html
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Tue May 19 12:39:10 2015 -0400
+++ b/index.html	Thu Jun 04 02:26:06 2015 -0500
@@ -27,7 +27,8 @@
                             <li><a href="http://icedtea.classpath.org/thermostat/docs/1.2/javadocs">Developer Documentation</a></li>
                             <li>Source Code (Mercurial)
                                 <ul>
-                                    <li><a href="http://icedtea.classpath.org/hg/thermostat/">Development</a></li></li>
+                                    <li><a href="http://icedtea.classpath.org/hg/thermostat/">2.0 Development</a></li></li>
+                                    <li><a href="http://icedtea.classpath.org/hg/release/thermostat-1.4/">1.4 Development</a></li></li>
                                     <li><a href="http://icedtea.classpath.org/hg/release/thermostat-1.2/">1.2</a></li>
                                 </ul>
                             <li><a href="http://builder.classpath.org/jenkins/job/Thermostat/">Thermostat CI (Jenkins)</a></li>
@@ -92,7 +93,7 @@
                     <h2>Downloads<a name="downloads">&nbsp;</a></h2>
 
                     <p>
-                        As of now, the latest stable version is <strong><a href="http://icedtea.classpath.org/download/thermostat/thermostat-1.2.2.tar.gz">Thermostat 1.2.2</a></strong>. Please see <a href="http://icedtea.classpath.org/wiki/Thermostat/UserGuideV1.2/">the User Guide</a> to get started and <a href="http://icedtea.classpath.org/mailman/listinfo/thermostat">send us email</a> if you have any trouble installing/using Thermostat &mdash; we'd be happy to help you out.</p>
+                        As of now, the latest stable version is <strong><a href="http://icedtea.classpath.org/download/thermostat/thermostat-1.2.4.tar.gz">Thermostat 1.2.4</a></strong>. Please see <a href="http://icedtea.classpath.org/wiki/Thermostat/UserGuideV1.2/">the User Guide</a> to get started and <a href="http://icedtea.classpath.org/mailman/listinfo/thermostat">send us email</a> if you have any trouble installing/using Thermostat &mdash; we'd be happy to help you out.</p>
 
                     <h3>All Downloads<a name="all-downloads">&nbsp;</a></h3>
 
@@ -106,6 +107,11 @@
                         </thead>
                         <tbody>
                             <tr>
+                                <td>2015-06-03</td>
+                                <td><a href="http://icedtea.classpath.org/download/thermostat/thermostat-1.2.4.tar.gz">1.2.4</a></td>
+                                <td>Bugfix update for 1.2 branch. Please see README in the tarball to get started.</td>
+                            </tr>
+                            <tr>
                                 <td>2015-03-09</td>
                                 <td><a href="http://icedtea.classpath.org/download/thermostat/thermostat-1.2.2.tar.gz">1.2.2</a></td>
                                 <td>Bugfix update for 1.2 branch. Please see README in the tarball to get started.</td>