logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: c6b311c5248ec53bfa9267f274ed690783cbc3f1
parent 79e75f66c88ee1de6018e518bcc1a33cd279f697
Author: Ricardo Garcia <sarbalap+freshmeat@gmail.com>
Date:   Sat, 28 Mar 2009 10:27:40 +0100

Set version number for release

Diffstat:

Myoutube-dl2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube-dl b/youtube-dl @@ -935,7 +935,7 @@ if __name__ == '__main__': # Parse command line parser = optparse.OptionParser( usage='Usage: %prog [options] url...', - version='INTERNAL', + version='2009.03.28', conflict_handler='resolve', ) parser.add_option('-h', '--help',