summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>2008-09-20 11:17:04 +0200
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>2010-10-31 11:23:38 +0100
commitd853063955454d27721cade9f75db4d8945dd78f (patch)
tree562e146944fd89f983366aac01ad361957bcd3cc
parent2546e7679f26147fce3ddb3fc49e869a03ec0a2e (diff)
Bump version number2008.09.20
-rwxr-xr-xyoutube-dl2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube-dl b/youtube-dl
index ecc99b7c1b..a19571c5ba 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -837,7 +837,7 @@ if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='2008.08.09',
+ version='2008.09.20',
conflict_handler='resolve',
)
parser.add_option('-h', '--help',