Makefile: remove ISSUE_TEMPLATE.md from the 'all' target (fixes #9088)
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2016.04.05'