summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-08-13 12:26:25 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-08-13 12:26:25 +0100
commit1f8043e425d70975f0158e411d6670093f818cde (patch)
treee4823e065ee0e91902c7e143321313ae7f89817d /indra/llcommon
parentf7ff9c2aa4a7229d6d5f0c4a293f42fd26164d7b (diff)
parent8e6d04db2678679e5fa4ee72489120f04b84420c (diff)
merge
Diffstat (limited to 'indra/llcommon')
-rw-r--r--indra/llcommon/llversionserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionserver.h b/indra/llcommon/llversionserver.h
index 87fe7001e0..ddda9fb6af 100644
--- a/indra/llcommon/llversionserver.h
+++ b/indra/llcommon/llversionserver.h
@@ -36,7 +36,7 @@
const S32 LL_VERSION_MAJOR = 2;
const S32 LL_VERSION_MINOR = 1;
const S32 LL_VERSION_PATCH = 0;
-const S32 LL_VERSION_BUILD = 0;
+const S32 LL_VERSION_BUILD = 13828;
const char * const LL_CHANNEL = "Second Life Server";