aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LATEST_VERSION2
-rwxr-xr-xyoutube-dl2
2 files changed, 2 insertions, 2 deletions
diff --git a/LATEST_VERSION b/LATEST_VERSION
index a54ba968c..2f8b61a21 100644
--- a/LATEST_VERSION
+++ b/LATEST_VERSION
@@ -1 +1 @@
-2009.06.29
+2009.08.08
diff --git a/youtube-dl b/youtube-dl
index 65781f959..99d07eeec 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -1084,7 +1084,7 @@ if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='2009.06.29',
+ version='2009.08.08',
conflict_handler='resolve',
)