diff --git a/download.html b/download.html
index ab0737a77..30fa17543 100644
--- a/download.html
+++ b/download.html
@@ -16,21 +16,21 @@
 
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p>
 
-<h2><a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl">2013.04.27</a> (<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl">2013.04.28</a> (<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 0a1fba6011f0b9f732a56bff8f6c4673</li>
-<li><strong>SHA1</strong>: c1ea000a173828de04992bc3d05eff109438b14d</li>
-<li><strong>SHA256</strong>: de8dfd2194a3c0d9a5cc5bdf2b6afcdec0070d76ac7507774ea4d30ea568177d</li>
+<li><strong>MD5</strong>: 0ba241fef4e7e3bc2f5ab80f16c8896e</li>
+<li><strong>SHA1</strong>: bca2dd79e818ac60b4dabe817ebecd2b65d7bd1d</li>
+<li><strong>SHA256</strong>: eb91097ae41fe21d7190dccaaf5d86f72b19c35f9d752f1d8988d308426abcce</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl.exe.sig">sig</a> - 6e51da3256378c855d6fc7c16b53529b7a203e0a31235e3fca488bb61af01454)<br>
-	<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl-2013.04.27.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl-2013.04.27.tar.gz.sig">sig</a> - 4f925fe414cb6fbfbd20557f768355c0c4d3de2d51136b424be98bf61dbb36b3)
+	<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl.exe.sig">sig</a> - 5483c8038c86b4dbe8c1de876f8bfd5f3ebfa77be7d4c87fd8a00780057c8a01)<br>
+	<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl-2013.04.28.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.04.28/youtube-dl-2013.04.28.tar.gz.sig">sig</a> - c5e160c18bb6bd95168535873f89139e4b1098f73bf158f8b9886075d3f6507d)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.04.27/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
+<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.04.28/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <p>You can also use pip:
@@ -42,7 +42,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 </p>
 
 <p>To check the signature, type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.04.27/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
+<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.04.28/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
 </p>
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 5cf7f8e72..ddc3ec7a9 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.04.27
\ No newline at end of file
+2013.04.28
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 441e75c0c..4e65993ad 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:id>youtube-dl-updates-feed</atom:id>
-	<atom:updated>2013-04-28T16:15:13.492882</atom:updated>
+	<atom:updated>2013-04-28T16:35:34.503144</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -319,4 +319,19 @@
 		<atom:updated>2013-04-27</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.04.28</atom:id>
+		<atom:title>New version 2013.04.28</atom:title>
+		<atom:link href="http://rg3.github.io/youtube-dl" />
+		<atom:content type="xhtml">
+			<div xmlns="http://www.w3.org/1999/xhtml">
+				Downloads available at <a href="http://youtube-dl.org/downloads/2013.04.28/">http://youtube-dl.org/downloads/2013.04.28/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-04-28</atom:updated>
+	</atom:entry>
+
 </atom:feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index d70e69ea8..7bac56b84 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2013.04.27", 
-    "signature": "010427dd8d0a478cb730730b09f01aa5b4c2597c8dcd33af2906fe1a6bfa4b393e2d173d798ffb594598fcfe39b7e3d6bb4d8900a44c8d3bcf76d3f338eaad441195427dfdbf80778344b8a9b110ff0b8eb2072a542ff2c543b8a723490dbee1738147972225359bd698741af02bcb162660b3af3ea3fa9c6ed121a0c8c73c82", 
+    "latest": "2013.04.28", 
+    "signature": "748cbe6c41b46fdd728851036b2c2070f25aa1a9dfd047f0bfbe5896c527b370d291da9262ee4217be41cdf6635a404bac50675dc3e3ff71e3ea71f73adf98036af87229dde1d166793603b38b79b5d229f4676c461fe4758b8c3c10c42f538c93844240185cab9fd3fedc92bc0ca36d258fa964ece939262d2753c5c207aa51", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -301,6 +301,20 @@
                 "http://youtube-dl.org/downloads/2013.04.27/youtube-dl-2013.04.27.tar.gz", 
                 "4f925fe414cb6fbfbd20557f768355c0c4d3de2d51136b424be98bf61dbb36b3"
             ]
+        }, 
+        "2013.04.28": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.04.28/youtube-dl", 
+                "eb91097ae41fe21d7190dccaaf5d86f72b19c35f9d752f1d8988d308426abcce"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.04.28/youtube-dl.exe", 
+                "5483c8038c86b4dbe8c1de876f8bfd5f3ebfa77be7d4c87fd8a00780057c8a01"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.04.28/youtube-dl-2013.04.28.tar.gz", 
+                "c5e160c18bb6bd95168535873f89139e4b1098f73bf158f8b9886075d3f6507d"
+            ]
         }
     }
 }
\ No newline at end of file