aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/lib
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/lib')
-rw-r--r--linden/indra/lib/python/indra/util/llmanifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/lib/python/indra/util/llmanifest.py b/linden/indra/lib/python/indra/util/llmanifest.py
index 3cd8786..20875f9 100644
--- a/linden/indra/lib/python/indra/util/llmanifest.py
+++ b/linden/indra/lib/python/indra/util/llmanifest.py
@@ -126,7 +126,7 @@ ARGUMENTS=[
126 default="Release"), 126 default="Release"),
127 dict(name='branding_id', description="""Identifier for the branding set to 127 dict(name='branding_id', description="""Identifier for the branding set to
128 use. Currently, 'imprudence')""", 128 use. Currently, 'imprudence')""",
129 default='inworldz'), 129 default='imprudence'),
130 dict(name='configuration', 130 dict(name='configuration',
131 description="""The build configuration used. On OSX this is 131 description="""The build configuration used. On OSX this is
132 Universal, etc. On Windows it's the *actual* buildtype for 132 Universal, etc. On Windows it's the *actual* buildtype for