summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-03-21 20:04:20 -0400
committerOz Linden <oz@lindenlab.com>2012-03-21 20:04:20 -0400
commit2ee198af7f7d9a87645ba03a28a9dffaaadcb0f4 (patch)
tree8a41ca806ac625e238d5abe4cb314b0d9b8f95d2 /indra/llcommon/llversionviewer.h
parent877160479bc706310c2839849cff57961ebd4709 (diff)
increment viewer version to 3.3.2
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 26ff1b5c55..fafc750690 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 = 3;
-const S32 LL_VERSION_PATCH = 1;
+const S32 LL_VERSION_PATCH = 2;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";