summaryrefslogtreecommitdiff
path: root/scripts/update_version_files.py
diff options
context:
space:
mode:
authorCG Linden <cg@lindenlab.com>2009-11-06 15:54:11 -0800
committerCG Linden <cg@lindenlab.com>2009-11-06 15:54:11 -0800
commit66cf090114379244ae8c67dc37b8c8d75b806cae (patch)
tree2dc942045b53037502e280a9454fcaabe9458ae6 /scripts/update_version_files.py
parent99f75c9bca7a28cdb913e740922b71d5722bf503 (diff)
Adding new option definition - forgot.
Diffstat (limited to 'scripts/update_version_files.py')
-rwxr-xr-xscripts/update_version_files.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/update_version_files.py b/scripts/update_version_files.py
index 204986c73a..da60fd105a 100755
--- a/scripts/update_version_files.py
+++ b/scripts/update_version_files.py
@@ -164,6 +164,7 @@ def main():
opts, args = getopt.getopt(sys.argv[1:],
"",
['version=',
+ 'revision=',
'channel=',
'server_channel=',
'skip-on-branch=',