1.6.8!
diff --git a/downloads.php b/downloads.php
index 48f39d6..da4df17 100644
--- a/downloads.php
+++ b/downloads.php
@@ -158,13 +158,13 @@
   <h3 id="stable_release">Latest Stable Release</h3>
   <ul>
     <li>
-    <b>AspectJ 1.6.7.a, Released 5th January, 2010</b>
+    <b>AspectJ 1.6.8, Released 8th January, 2010</b>
  	<table border="0" cellspacing="0" cellpadding="0" width="100%">
     <tr>
       <td><ul>AspectJ compiler, browser, documentation tool, Ant tasks, and documentation.</ul></td>
       <td width="30%" align="right">
-          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.7.a.jar">aspectj-1.6.7.a.jar</a> (~12M)<br>
-          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.7.a-src.jar">aspectj-1.6.7.a-src.jar</a>
+          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.8.jar">aspectj-1.6.8.jar</a> (~12M)<br>
+          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.8-src.jar">aspectj-1.6.8-src.jar</a>
       </td>
     </tr>
     </table>
@@ -177,13 +177,13 @@
   <h3 id="milestones">AspectJ 6</h3>
   <ul>
     <li>
-    <b>AspectJ 1.6.7.a, Released 5th January, 2010</b>
+    <b>AspectJ 1.6.8, Released 8th January, 2010</b>
     <table border="0" cellspacing="0" cellpadding="0" width="100%">
     <tr>
       <td><ul>AspectJ compiler, browser, documentation tool, Ant tasks, and documentation.</ul></td>
       <td width="30%" align="right">
-          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.7.a.jar">aspectj-1.6.7.a.jar</a> (~12M)<br>
-          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.7.a-src.jar">aspectj-1.6.7.a-src.jar</a>
+          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.8.jar">aspectj-1.6.8.jar</a> (~12M)<br>
+          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.8-src.jar">aspectj-1.6.8-src.jar</a>
       </td>
     </tr>
     </table>
diff --git a/index.php b/index.php
index f7581ac..bd8d50b 100644
--- a/index.php
+++ b/index.php
@@ -88,13 +88,11 @@
 			<h3>News and Events</h3>
    <ul>
    
-   <li>AspectJ 1.6.7.a is now <a href="downloads.php">available for download</a>.
-   Please try it out!  See the <a href="doc/released/README-167.html">readme</a>
-   for more information.  There is one additional bug fix in 1.6.7.a over 1.6.7
-   related to load time weaving if using a certain combination of include/exclude
-   patterns.  The details are in 
-   <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=298786">Bug 298786</a>.
-   <br><div align="right"><span class="dates"><i>posted 5-Jan-10</i></span></div>
+   <li>AspectJ 1.6.8 is now <a href="downloads.php">available for download</a>.
+   Please try it out!  See the <a href="doc/released/README-168.html">readme</a>
+   for more information.  There are two fixes in 1.6.8 beyond what was in 1.6.7, 
+   they are both documented in detail in the README.
+   <br><div align="right"><span class="dates"><i>posted 8-Jan-10</i></span></div>
    </li>
    
    <li>AspectJ 1.6.7 is now <a href="downloads.php">available for download</a>.