summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-06-27 09:35:22 -0400
committerDebi King (Dessie) <dessie@lindenlab.com>2011-06-27 09:35:22 -0400
commit7dac0bd49a0b3b63c179abb57e1dc167d6e37003 (patch)
tree5aecb36eb50c7250cb9420f6ffdee870ffc73c3e /indra/llcommon
parent9928016ad9069dc8839ff44128bd99bcefd21f4b (diff)
parent311a431169d81504d70a9424f254b05b5a6c6788 (diff)
reconciled .hgtags
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";