Add 0.9.9 to menu bar
diff --git a/website/src/site/site.xml b/website/src/site/site.xml
index c59bf13..d97aac6 100644
--- a/website/src/site/site.xml
+++ b/website/src/site/site.xml
@@ -67,6 +67,7 @@
     <menu name="Documentation">
       <item name="1.0.2" href="./1.0.2-docs/index.html"/>
       <item name="1.0.1" href="./1.0.1-docs/index.html"/>
+      <item name="0.9.9" href="./0.9.9-docs/index.html"/>
       <item name="0.9.8" href="./0.9.8-docs/index.html"/>
       <item name="trunk" href="./trunk-docs/index.html"/>
     </menu>
@@ -78,11 +79,11 @@
       <item name="Download" href="./1.0.2-docs/download.html"/>
     </menu>
 
-    <menu name="Helix 0.9.8">
-      <item name="Documentation" href="./0.9.8-docs/index.html"/>
-      <item name="Quick Start" href="./0.9.8-docs/Quickstart.html"/>
-      <item name="Tutorial" href="./0.9.8-docs/Tutorial.html"/>
-      <item name="Download" href="./0.9.8-docs/download.html"/>
+    <menu name="Helix 0.9.9">
+      <item name="Documentation" href="./0.9.9-docs/index.html"/>
+      <item name="Quick Start" href="./0.9.9-docs/Quickstart.html"/>
+      <item name="Tutorial" href="./0.9.9-docs/Tutorial.html"/>
+      <item name="Download" href="./0.9.9-docs/download.html"/>
     </menu>
 
     <menu name="Get Involved">
@@ -140,7 +141,7 @@
       <slogan>A cluster management framework for partitioned and replicated distributed resources</slogan>
       <bottomNav>
         <column>Learn</column>
-        <column>Documentation|Helix 1.0.2|Helix 0.9.8</column>
+        <column>Documentation|Helix 1.0.2|Helix 0.9.9</column>
         <column>Get Involved</column>
         <column>ASF</column>
       </bottomNav>