diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-08-22 03:02:49 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-08-22 03:02:49 +0200 |
commit | 388ac0b18a263a3745eba3c6be2a1b8252db36b1 (patch) | |
tree | a58f31d55ac725fb2c1fc4854d6caa6535c34c5d | |
parent | ad06434bd3cd0d132cabf7a359ff8f2f67aa2f5d (diff) |
release 2014.08.22.12014.08.22.1
-rw-r--r-- | youtube_dl/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/version.py b/youtube_dl/version.py index b7656ce88..ce5d96fdf 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,2 +1,2 @@ -__version__ = '2014.08.22' +__version__ = '2014.08.22.1' |