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 7ed3afa00..0f292c9a2 100644
--- a/LATEST_VERSION
+++ b/LATEST_VERSION
@@ -1 +1 @@
-2010.01.15
+2010.01.19
diff --git a/youtube-dl b/youtube-dl
index 6b56f3f98..9e2862123 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -1374,7 +1374,7 @@ if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='2010.01.06',
+ version='2010.01.19',
conflict_handler='resolve',
)