summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-02-16 15:52:05 -0500
committerOz Linden <oz@lindenlab.com>2011-02-16 15:52:05 -0500
commiteacd9d5d590069b56ae3497a3830c5e299475a4a (patch)
treece19a64009f199012a7ce24422a296167bedf868 /indra/llcommon/llversionviewer.h
parent9aaf4b3ba764cb29c806adb80f16b28436f1183f (diff)
parentc28fe65252a0d2bda2d0bc488aa8f9b683e51d95 (diff)
merge changes for storm-981
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 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;