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 92b60dcf3..f8bf47a22 100644
--- a/LATEST_VERSION
+++ b/LATEST_VERSION
@@ -1 +1 @@
-2010.03.13
+2010.04.02
diff --git a/youtube-dl b/youtube-dl
index f6db799ec..957438b1d 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -1682,7 +1682,7 @@ if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='2010.03.13',
+ version='2010.04.02',
conflict_handler='resolve',
)