Skip to content

Commit

Permalink
Set version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rg3 committed Oct 31, 2010
1 parent b74c859 commit 152edc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube-dl
Expand Up @@ -996,7 +996,7 @@ if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
version='INTERNAL',
version='2009.05.13',
conflict_handler='resolve',
)

Expand Down

0 comments on commit 152edc0

Please sign in to comment.