summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-01-09 12:26:57 -0500
committerOz Linden <oz@lindenlab.com>2012-01-09 12:26:57 -0500
commit1fb6dbbf8061c89131669286fef9940af5dffc76 (patch)
treed5fd3568cda3675441342cf4414aa949f404e85d /indra/llcommon
parent41ceee848bbbaec892471b6396bd2d2383d10aa3 (diff)
Backed out changeset 4fd359f2f1c3
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 7bba3d298f..ec378761c2 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -29,7 +29,7 @@
const S32 LL_VERSION_MAJOR = 3;
const S32 LL_VERSION_MINOR = 2;
-const S32 LL_VERSION_PATCH = 7;
+const S32 LL_VERSION_PATCH = 6;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";