commit: 1eff9ac0c58196b9da4909b63e590304a1d55801
parent 54f329fe93a2ccc5f2b2386011c7d14c3578b09a
Author: Philipp Hagemeister <phihag@phihag.de>
Date: Tue, 27 Sep 2011 21:42:52 +0200
Release 2011.09.27
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LATEST_VERSION b/LATEST_VERSION
@@ -1 +1 @@
-2011.09.18c
+2011.09.27
diff --git a/youtube-dl b/youtube-dl
@@ -15,7 +15,7 @@ __author__ = (
)
__license__ = 'Public Domain'
-__version__ = '2011.09.18c'
+__version__ = '2011.09.27'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'