diff options
author | Andrew Meadows <andrew@lindenlab.com> | 2011-01-07 15:22:33 -0800 |
---|---|---|
committer | Andrew Meadows <andrew@lindenlab.com> | 2011-01-07 15:22:33 -0800 |
commit | 1b7bd5e2d0d8f3c8f31c037aae8f46b1377178fd (patch) | |
tree | f4a4d2bd79cda3b8c4f787d7cedd92bd7358c70b /indra/llcommon/llversionserver.h | |
parent | d23f7df822b6c0557f9426b5e1aa660b77aba01e (diff) | |
parent | d12b7b347ad4094b96ba2a650ae86dfb9db2a893 (diff) |
merge
Diffstat (limited to 'indra/llcommon/llversionserver.h')
-rw-r--r-- | indra/llcommon/llversionserver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionserver.h b/indra/llcommon/llversionserver.h index 5783ffe829..b19ba3bf74 100644 --- a/indra/llcommon/llversionserver.h +++ b/indra/llcommon/llversionserver.h @@ -30,7 +30,7 @@ const S32 LL_VERSION_MAJOR = 2; const S32 LL_VERSION_MINOR = 1; const S32 LL_VERSION_PATCH = 0; -const S32 LL_VERSION_BUILD = 211776; +const S32 LL_VERSION_BUILD = 13828; const char * const LL_CHANNEL = "Second Life Server"; |