summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2011-04-21 16:37:03 -0500
committerDave Parks <davep@lindenlab.com>2011-04-21 16:37:03 -0500
commit62208046ae04eb5f6cef01aac1c00c8aafe533b6 (patch)
treed59a4286f65525b04f04ff786cdfd0e766375fff /indra/llcommon
parentd9c7c925dac3441cd2a05d0055e009693af5b087 (diff)
parent58b48137ca1f414286836d567b9f0651880c5995 (diff)
merge
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 bd6df962a1..df5afcbf1c 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 = 5;
+const S32 LL_VERSION_PATCH = 6;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";