release 2015.10.24
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 23 Oct 2015 22:10:41 +0000 (00:10 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Fri, 23 Oct 2015 22:10:41 +0000 (00:10 +0200)
CONTRIBUTING.md
youtube_dl/version.py

index aebded4ce21313dddd29dc639cbb7d2aa57641f3..09ce98ca25f27664ea6bf9ed04d90203710c6755 100644 (file)
@@ -1,6 +1,6 @@
 **Please include the full output of youtube-dl when run with `-v`**.
 
 **Please include the full output of youtube-dl when run with `-v`**.
 
-The output (including the first lines) contain important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever.
+The output (including the first lines) contains important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever.
 
 Please re-read your issue once again to avoid a couple of common mistakes (you can and should use this as a checklist):
 
 
 Please re-read your issue once again to avoid a couple of common mistakes (you can and should use this as a checklist):
 
index d5c7f338d42f355c5a6735ceb883c0fa163fed42..125e8ccf57ff2313c6b96a6c0e57c1e4bf12d766 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
 from __future__ import unicode_literals
 
-__version__ = '2015.10.23'
+__version__ = '2015.10.24'