commit: b90bcbe79e2fb71a687e4caa40447f3cecd63542 parent 8236e85178b2f9af08a1cef3fb5da5ac26a541d9 Author: Philipp Hagemeister <phihag@phihag.de> Date: Tue, 13 Sep 2011 23:58:46 +0200 Bump version numberDiffstat:
M | youtube-dl | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/youtube-dl b/youtube-dl @@ -15,7 +15,7 @@ __author__ = ( ) __license__ = 'Public Domain' -__version__ = '2011.09.13' +__version__ = '2011.09.14' UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'