]> git.sur5r.net Git - i3/i3.github.io/blobdiff - downloads/index.html.mako
add v4.0.2 to downloads
[i3/i3.github.io] / downloads / index.html.mako
index af1d85c65799804b0d9f708201e74bb02722ec2a..040faf660831f587dad61953edb0f88b3a4dd321 100644 (file)
@@ -34,7 +34,7 @@ currently distributed in the following operating systems/distributions:
                ],
                [
                  "Ubuntu Linux",
-                 "http://packages.ubuntu.com/karmic/i3",
+                 "http://packages.ubuntu.com/natty/i3",
                  "/img/ubuntu.png",
                  75
                ],
@@ -76,8 +76,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 <h2>Downloads</h2>
 
 <p>
-  The current stable version is 3.ε-bf3 (transcribed 3.e-bf3 because many systems still can’t
-  handle UTF-8 in version numbers).
+  The current stable version is 4.0.2.
 </p>
 
 <p>
@@ -88,6 +87,24 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 </p>
 
 <ul>
+  <li>
+    <a href="/downloads/i3-4.0.2.tar.bz2">i3-4.0.2.tar.bz2</a>
+    (<a href="/downloads/i3-4.0.2.tar.bz2.asc">GPG signature</a>), Version 4.0.2, 465 KiB, 2011-08-28,
+    <a href="/downloads/RELEASE-NOTES-4.0.2.txt">release notes</a>
+  </li>
+
+  <li>
+    <a href="/downloads/i3-4.0.1.tar.bz2">i3-4.0.1.tar.bz2</a>
+    (<a href="/downloads/i3-4.0.1.tar.bz2.asc">GPG signature</a>), Version 4.0.1, 462 KiB, 2011-08-01,
+    <a href="/downloads/RELEASE-NOTES-4.0.1.txt">release notes</a>
+  </li>
+
+  <li>
+    <a href="/downloads/i3-4.0.tar.bz2">i3-4.0.tar.bz2</a>
+    (<a href="/downloads/i3-4.0.tar.bz2.asc">GPG signature</a>), Version 4.0, 462 KiB, 2011-07-31,
+    <a href="/downloads/RELEASE-NOTES-4.0.txt">release notes</a>
+  </li>
+
   <li>
     <a href="/downloads/i3-3.e-bf3.tar.bz2">i3-3.e-bf3.tar.bz2</a>
     (<a href="/downloads/i3-3.e-bf3.tar.bz2.asc">GPG signature</a>), Version 3.ε-bf3, 353 KiB, 2011-05-08,
@@ -158,7 +175,9 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 <h2>Development version</h2>
 
 <p>
-  Use <a href="http://git-scm.com/">git</a> to follow the latest changes. This command checks out the 'master' branch:
+  Use <a href="http://git-scm.com/">git</a> to follow the latest changes or
+  <a href="http://code.i3wm.org/i3">view them on this webpage</a>. This command checks out the 'master'
+  branch:
 </p>
 
 <pre>