From: Ricardo Garcia Date: Fri, 25 Jul 2008 21:43:45 +0000 (+0200) Subject: Increase version number X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=a7d06f400c36837923c3b0db5fbfc8d90d4a9fd7;p=youtube-dl.git Increase version number --- diff --git a/youtube-dl b/youtube-dl index 48f5d2bf1..b80d71f88 100755 --- a/youtube-dl +++ b/youtube-dl @@ -750,7 +750,7 @@ if __name__ == '__main__': # Parse command line parser = optparse.OptionParser( usage='Usage: %prog [options] url...', - version='2008.07.22', + version='2008.07.26', conflict_handler='resolve', ) parser.add_option('-h', '--help',