summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2011-06-22 15:55:39 -0400
committerprep <prep@lindenlab.com>2011-06-22 15:55:39 -0400
commit6629a77cac8b82d3c6f64e7c21f8af116fd4e259 (patch)
treeb6de02d89aa04885697bba6e758ff847f1180899 /indra/llcommon
parent0961c3baaa6f5be42d4c3996c0563f905a8df053 (diff)
parent13202345d5d4aee652e160a437ec765090f3ec63 (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 cfafbf0470..92cd9bd46a 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 = 7;
-const S32 LL_VERSION_PATCH = 4;
+const S32 LL_VERSION_PATCH = 5;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";