diff options
| author | Philipp Hagemeister <phihag@phihag.de> | 2015-02-16 15:47:13 +0100 | 
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2015-02-16 15:47:13 +0100 | 
| commit | 1db5fbcfe3ef95654aa642ebe483fb070852cb49 (patch) | |
| tree | 3fbe131bb014932baca83aaa9d403f0300b6aa35 | |
| parent | 59b8ab583491410f4f365b1cb268a4360d7be877 (diff) | |
release 2015.02.16.12015.02.16.1
| -rw-r--r-- | docs/supportedsites.md | 2 | ||||
| -rw-r--r-- | youtube_dl/version.py | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md index 894fa4323..4bb68fdc5 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -338,9 +338,9 @@   - **Roxwel**   - **RTBF**   - **Rte** + - **rtl.nl**: rtl.nl and rtlxl.nl   - **RTL2**   - **RTLnow** - - **rtlxl.nl**   - **RTP**   - **RTS**: RTS.ch   - **rtve.es:alacarta**: RTVE a la carta diff --git a/youtube_dl/version.py b/youtube_dl/version.py index e58c59969..bbe0e53b5 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@  from __future__ import unicode_literals -__version__ = '2015.02.16' +__version__ = '2015.02.16.1'  | 
