summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-03-29 19:21:41 -0400
committerOz Linden <oz@lindenlab.com>2011-03-29 19:21:41 -0400
commit7cb4f2d87dc8619d8ad86cb82f6687f1a9821a69 (patch)
tree76eb80864288acd35fa7b0892a5aba96c13a860c /indra/llcommon/llversionviewer.h
parent39d83cb74f5978e926ff02dcb20a64802429bc69 (diff)
parent9c0757511ec4ed12b47c6d3fd2ef20fca6828a6e (diff)
merge changes for storm-1086
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 117d96ffa6..488ec5b239 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 = 6;
-const S32 LL_VERSION_PATCH = 1;
+const S32 LL_VERSION_PATCH = 3;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";