aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>2009-03-28 10:34:37 +0100
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>2010-10-31 11:24:04 +0100
commite54930cf713e2e7b3117d94e1467f0acbfedf375 (patch)
treeeaf7dcea3ab2d942c5b633a5d9904d9c609d6d37
parentc6b311c5248ec53bfa9267f274ed690783cbc3f1 (diff)
downloadyoutube-dl-e54930cf713e2e7b3117d94e1467f0acbfedf375.tar.xz
Switch to "INTERNAL" version again
-rwxr-xr-xyoutube-dl2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube-dl b/youtube-dl
index 7c01f4fdb..bf6973480 100755
--- 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='2009.03.28',
+ version='INTERNAL',
conflict_handler='resolve',
)
parser.add_option('-h', '--help',