diff options
| author | Steve Bennetts <steve@lindenlab.com> | 2009-10-13 18:43:55 -0700 | 
|---|---|---|
| committer | Steve Bennetts <steve@lindenlab.com> | 2009-10-13 18:43:55 -0700 | 
| commit | 3f2ba601eabb36958b7baba4d4e8acd4f6c21f98 (patch) | |
| tree | 676142f314d211556dd80eeb8358a8944709889b /indra/llcommon | |
| parent | 5164e8d7a3cad5af4ca51aa2809bbf3e61428b6f (diff) | |
Setting checked in version of llviewerversion.h to 2.0.0(0)
Diffstat (limited to 'indra/llcommon')
| -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 9a230516d5..2c3e9c7333 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 = 2822; +const S32 LL_VERSION_BUILD = 0;  const char * const LL_CHANNEL = "Second Life Developer"; | 
