release 2013.07.19
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 19 Jul 2013 21:42:29 +0000 (23:42 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Fri, 19 Jul 2013 21:42:29 +0000 (23:42 +0200)
README.md
youtube_dl/version.py

index b246d3c53317848166351daba7abba9eddbc5359..560bcdca185494cc096c7e1ec7f5a55cf0c34732 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,7 +16,9 @@ which means you can modify it, redistribute it or use it however you like.
 # OPTIONS
     -h, --help                 print this help text and exit
     --version                  print program version and exit
-    -U, --update               update this program to latest version
+    -U, --update               update this program to latest version. Make sure
+                               that you have sufficient permissions (run with
+                               sudo if needed)
     -i, --ignore-errors        continue on download errors
     --dump-user-agent          display the current browser identification
     --user-agent UA            specify a custom user agent
index 59acd9726c5485d660370416d4de6602ca143278..32eb27dad67690f6f83cc9366db6a1ee0fcbab40 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2013.07.18'
+__version__ = '2013.07.19'