summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2011-02-15 16:50:30 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2011-02-15 16:50:30 -0500
commit7fe0d4215e8f312f115449dba76e4fde0007241e (patch)
treefb588d967ed62c992f3de79dee4220d7d2573c9c /indra/llcommon
parent344200bcd490b3f004468ea10899ddd0a8b2f0fc (diff)
parent2d8e34c788ce3c9c95028bc989341fd17630a8a8 (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 7d5afe92dc..7703132d90 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -28,7 +28,7 @@
#define LL_LLVERSIONVIEWER_H
const S32 LL_VERSION_MAJOR = 2;
-const S32 LL_VERSION_MINOR = 6;
+const S32 LL_VERSION_MINOR = 7;
const S32 LL_VERSION_PATCH = 0;
const S32 LL_VERSION_BUILD = 0;