summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-03-15 09:26:58 -0400
committerOz Linden <oz@lindenlab.com>2011-03-15 09:26:58 -0400
commit6faa6236f520fd1dbbbbe030957a6354f5c45db3 (patch)
tree907614751c28c888ae7f5ea725a681b34b2f48f0 /indra/llcommon/llversionviewer.h
parent174b537953b5a39702c833ab1e83313a80e5e549 (diff)
parentae3e97024ec60d2c0555bf01ff6e2786232b6dd5 (diff)
merge changes for storm-28
Diffstat (limited to 'indra/llcommon/llversionviewer.h')
-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";