commit: 1a7c6c69d3a1f16507b9fff87257cd7f2fef7f25 parent 045c48847ad066fc273337c96b25eacc35d146cd Author: Philipp Hagemeister <phihag@phihag.de> Date: Sat, 6 Dec 2014 00:43:04 +0100 release 2014.12.06Diffstat:
M | youtube_dl/version.py | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/youtube_dl/version.py b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2014.12.04.2' +__version__ = '2014.12.06'