summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2011-09-15 19:23:52 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2011-09-15 19:23:52 +0200
commitcc025e1226f8d09482f9f5083f942965c7b4f8e6 (patch)
tree809497e16e7a957acd685af22a7676909bc8b96e
parenteca1b76f01d1caff6f85304cd50550d64d37a590 (diff)
release 2011.09.172011.09.17
-rw-r--r--LATEST_VERSION2
-rwxr-xr-xyoutube-dl2
2 files changed, 2 insertions, 2 deletions
diff --git a/LATEST_VERSION b/LATEST_VERSION
index d44b115a65..de3e640a83 100644
--- a/LATEST_VERSION
+++ b/LATEST_VERSION
@@ -1 +1 @@
-2011.09.16
+2011.09.17
diff --git a/youtube-dl b/youtube-dl
index a787bf6ee9..89bdc2a5b7 100755
--- 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'