Merge pull request #45 from shapeblue/4.11.1

update downloads page for 4.11.1.0
diff --git a/content/archives.html b/content/archives.html
index 2fbebbe..2de82d7 100644
--- a/content/archives.html
+++ b/content/archives.html
@@ -130,6 +130,7 @@
 <ul>
   <li>4.11
     <ul>
+      <li><a href="http://archive.apache.org/dist/cloudstack/releases/4.11.1.0/apache-cloudstack-4.11.1.0-src.tar.bz2">apache-cloudstack-4.11.1.0.src.tar.bz2</a> [ <a href="http://archive.apache.org/dist/cloudstack/releases/4.11.1.0/apache-cloudstack-4.11.1.0-src.tar.bz2.asc">PGP</a> ][ <a href="http://archive.apache.org/dist/cloudstack/releases/4.11.1.0/apache-cloudstack-4.11.1.0-src.tar.bz2.md5">MD5</a> ][ <a href="http://archive.apache.org/dist/cloudstack/releases/4.11.1.0/apache-cloudstack-4.11.1.0-src.tar.bz2.sha">SHA512</a> ]</li>
       <li><a href="http://archive.apache.org/dist/cloudstack/releases/4.11.0.0/apache-cloudstack-4.11.0.0-src.tar.bz2">apache-cloudstack-4.11.0.0.src.tar.bz2</a> [ <a href="http://archive.apache.org/dist/cloudstack/releases/4.11.0.0/apache-cloudstack-4.11.0.0-src.tar.bz2.asc">PGP</a> ][ <a href="http://archive.apache.org/dist/cloudstack/releases/4.11.0.0/apache-cloudstack-4.11.0.0-src.tar.bz2.md5">MD5</a> ][ <a href="http://archive.apache.org/dist/cloudstack/releases/4.11.0.0/apache-cloudstack-4.11.0.0-src.tar.bz2.sha">SHA512</a> ]</li>
     </ul>
   </li>
diff --git a/content/downloads.html b/content/downloads.html
index 80bbae2..d74b043 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -149,13 +149,13 @@
 <p>The CloudStack community maintains two types of releases; the main releases and the LTS (Long Term Support) releases. The LTS releases receive bug and security fixes for a period of two years (for more details <a href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/LTS"><i>click here</i></a>). The main releases receive only critical bug fixes for a short period. The general expectation is that the users of the 'main' will upgrade to a new version in order to receive fixes.</p>
 
 <h3>Source Releases</h3>
-<p>Apache CloudStack's most recent release is 4.11.0.0 and is an LTS release.
+<p>Apache CloudStack's most recent release is 4.11.1.0 and is an LTS release.
 </p>
 
 <p>
-    <a href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.11.0.0/apache-cloudstack-4.11.0.0-src.tar.bz2">
+    <a href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.11.1.0/apache-cloudstack-4.11.1.0-src.tar.bz2">
         <button type="button" class="btn btn-primary btn-md">
-            Get the 4.11.0.0 Source
+            Get the 4.11.1.0 Source
         </button>
     </a>
     <a href="http://www.apache.org/dist/cloudstack/KEYS">
@@ -163,24 +163,24 @@
             KEYS
         </button>
     </a>
-    <a href="http://www.apache.org/dist/cloudstack/releases/4.11.0.0/apache-cloudstack-4.11.0.0-src.tar.bz2.asc">
+    <a href="http://www.apache.org/dist/cloudstack/releases/4.11.1.0/apache-cloudstack-4.11.1.0-src.tar.bz2.asc">
         <button type="button" class="btn btn-info btn-xs">
             PGP
         </button>
     </a>
-    <a href="http://www.apache.org/dist/cloudstack/releases/4.11.0.0/apache-cloudstack-4.11.0.0-src.tar.bz2.md5">
+    <a href="http://www.apache.org/dist/cloudstack/releases/4.11.1.0/apache-cloudstack-4.11.1.0-src.tar.bz2.md5">
         <button type="button" class="btn btn-info btn-xs">
             MD5
         </button>
     </a>
-    <a href="http://www.apache.org/dist/cloudstack/releases/4.11.0.0/apache-cloudstack-4.11.0.0-src.tar.bz2.sha512">
+    <a href="http://www.apache.org/dist/cloudstack/releases/4.11.1.0/apache-cloudstack-4.11.1.0-src.tar.bz2.sha512">
         <button type="button" class="btn btn-info btn-xs">
             SHA512
         </button>
     </a>
 </p>
 
-<p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.11.0.0/">version 4.11.0.0 Release Notes</a> website.</p><br />
+<p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.11.1.0/">version 4.11.1.0 Release Notes</a> website.</p><br />
 
 <p>Apache CloudStack's previous LTS release was 4.9.3.1.
 </p>
@@ -215,7 +215,7 @@
 
 <p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.9.3.1/">version 4.9.3.1 Release Notes</a> website.</p>
 
-<p>Instructions for building from source and installing Apache CloudStack can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/">Installation Guide</a>. Instructions for building from source and upgrading from a previous version of CloudStack to Apache CloudStack 4.11.0.0 can be found in the upgrade section of the Release Notes (see above).</p>
+<p>Instructions for building from source and installing Apache CloudStack can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/">Installation Guide</a>. Instructions for building from source and upgrading from a previous version of CloudStack to Apache CloudStack 4.11.1.0 can be found in the upgrade section of the Release Notes (see above).</p>
 
 </div>
 
diff --git a/content/index.html b/content/index.html
index 5bcfecf..7773ec8 100644
--- a/content/index.html
+++ b/content/index.html
@@ -218,7 +218,7 @@
 		</div>
 		<div class="panel-body">
 
-		<p class="text-warning">Apache CloudStack 4.11.0.0 is out!</p>
+		<p class="text-warning">Apache CloudStack 4.11.1.0 is out!</p>
 
 		<p>
 		Looking for other versions of Apache CloudStack? You can find our archives on the download page as well.
diff --git a/data/cloudstack.yml b/data/cloudstack.yml
index dbf5894..e1a5d03 100644
--- a/data/cloudstack.yml
+++ b/data/cloudstack.yml
@@ -1,10 +1,11 @@
 versions:
-  main: 4.11.0.0
+  main: 4.11.1.0
   branch: 4.11
   lts: 4.9.3.1
   ltsbranch: 4.9
   archives:
     - '4.11':
+       - 4.11.1.0
        - 4.11.0.0
     - '4.10':
        - 4.10.0.0