summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2011-03-11 12:05:41 -0500
committerLoren Shih <seraph@lindenlab.com>2011-03-11 12:05:41 -0500
commitc208593cdc7fc595585acd1e0e907930779def56 (patch)
tree20f2da0ddbeab7c57ad8dfa9f9358c143f8e2b9e /indra/llcommon
parent250cc9c956021ce2cb8b56bae30cd01184807b7b (diff)
parent1426765e82549ec9d17a0f90d902f25c0e785bbd (diff)
Automated merge up from viewer-development into mesh-development
Diffstat (limited to 'indra/llcommon')
-rw-r--r--indra/llcommon/llversionviewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h
index 15e3ffe1da..3838b2b16c 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -29,7 +29,7 @@
const S32 LL_VERSION_MAJOR = 2;
const S32 LL_VERSION_MINOR = 5;
-const S32 LL_VERSION_PATCH = 2;
+const S32 LL_VERSION_PATCH = 3;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";