diff options
| author | CG Linden <cg@lindenlab.com> | 2009-09-16 21:50:40 -0700 |
|---|---|---|
| committer | CG Linden <cg@lindenlab.com> | 2009-09-16 21:50:40 -0700 |
| commit | 422b9c5872f15b3d0a6e40472a8e528d7d94df5f (patch) | |
| tree | 43a296abfea0d4a635c9ebcf855efe7663a88f8c /indra/llcommon/llversionviewer.h | |
| parent | 8e7ba92eb9e0371385e3de9a76cc11355be8a974 (diff) | |
Relocate build.sh to the top of the source tree.
Diffstat (limited to 'indra/llcommon/llversionviewer.h')
| -rw-r--r-- | indra/llcommon/llversionviewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h index 04cf98ce19..ca5bcb5a95 100644 --- a/indra/llcommon/llversionviewer.h +++ b/indra/llcommon/llversionviewer.h @@ -36,7 +36,7 @@ const S32 LL_VERSION_MAJOR = 2; const S32 LL_VERSION_MINOR = 0; const S32 LL_VERSION_PATCH = 0; -const S32 LL_VERSION_BUILD = 2425; +const S32 LL_VERSION_BUILD = 2822; const char * const LL_CHANNEL = "Second Life 2009"; |
