summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorDave Kaprielian <sabin@lindenlab.com>2008-04-09 06:12:20 +0000
committerDave Kaprielian <sabin@lindenlab.com>2008-04-09 06:12:20 +0000
commit16f6d79f769398bbb43f99de734257115a9608ca (patch)
tree5b750ebd35dcc026dbbf778090701b8fe5a569f7 /indra/llcommon/llversionviewer.h
parentb73ad517841cb428a395a6f49376d3bdc8e50f7e (diff)
svn merge -r83893:84415 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-20-0-Server
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 7583bc28dd..8e964d3891 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -35,7 +35,7 @@
const S32 LL_VERSION_MAJOR = 1;
const S32 LL_VERSION_MINOR = 19;
const S32 LL_VERSION_PATCH = 1;
-const S32 LL_VERSION_BUILD = 4;
+const S32 LL_VERSION_BUILD = 84396;
const char * const LL_CHANNEL = "Second Life Release";