commit: cc025e1226f8d09482f9f5083f942965c7b4f8e6
parent eca1b76f01d1caff6f85304cd50550d64d37a590
Author: Philipp Hagemeister <phihag@phihag.de>
Date: Thu, 15 Sep 2011 19:23:52 +0200
release 2011.09.17
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LATEST_VERSION b/LATEST_VERSION
@@ -1 +1 @@
-2011.09.16
+2011.09.17
diff --git a/youtube-dl b/youtube-dl
@@ -15,7 +15,7 @@ __author__ = (
)
__license__ = 'Public Domain'
-__version__ = '2011.09.16'
+__version__ = '2011.09.17'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'