diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-09-28 09:49:42 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-09-28 09:49:42 +0200 |
commit | 88fbe4c2ccdae7f917b6c9a2655f0878b6e4308c (patch) | |
tree | b55306c58bb64e9f2b00e0994ab2ef31c81e3f5c | |
parent | 394599f422b11f54efa78123296867efa45a1a2c (diff) |
release 2014.09.282014.09.28
-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 c17701d6a..e62bef2cf 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,2 +1,2 @@ -__version__ = '2014.09.25' +__version__ = '2014.09.28' |