summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-09-12 18:37:11 -0400
committerOz Linden <oz@lindenlab.com>2012-09-12 18:37:11 -0400
commitae127dc01ab10d407cf165ae2ad74060f65c1832 (patch)
tree8f3e63c6546143a589734a5b8d662cb754197c1b /indra/llcommon/llversionviewer.h
parenta8aa7dbd8b64113573ee33ee7c267f17b26c3c39 (diff)
increment version to 3.4.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 bcc661a920..b12aa8826a 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 = 4;
-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";