summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2011-05-25 09:12:01 -0400
committerLoren Shih <seraph@lindenlab.com>2011-05-25 09:12:01 -0400
commitbc0df31d1beaa6eddd48431eb9e42d38d3698673 (patch)
treeb91721574b83ace8dd3cd3c338a5d55e3fb9da4d /indra/llcommon
parent781addcbc1c7611153ff58fd2f28062a1c4cd041 (diff)
parente5752934be74a84e6ec0ff8cb96974bd1e9060ec (diff)
automated merge viewer-development -> mesh-development
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 7703132d90..2da578eaf1 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 = 0;
+const S32 LL_VERSION_PATCH = 1;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";