summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-06-06 11:40:10 -0400
committerOz Linden <oz@lindenlab.com>2011-06-06 11:40:10 -0400
commit336d3c15c426f1f29b85ed67d8fe5db93c2cc148 (patch)
tree0904f442600a14d0569668663df61ecf7ac067a8 /indra/llcommon/llversionviewer.h
parentbbc1283848e01bfd5284293d044eec53cde10d0e (diff)
parent7a7c6860e523a53285acda408d7798ffcd892778 (diff)
merge changes for viewer-development
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 67a83c7aa8..fa92a3a75b 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 = 2;
+const S32 LL_VERSION_PATCH = 3;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";