diff options
author | Jacek Antonelli | 2008-10-08 00:59:21 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-10-08 00:59:26 -0500 |
commit | f6276d08ec2d6a7ce1ac568c77771162bd8cece5 (patch) | |
tree | bf90071e73ded161624c5c1cd77fc1a57a79de4d /linden/indra/llcommon/llversionviewer.h | |
parent | Second Life viewer sources 1.21.4-RC (diff) | |
download | meta-impy-f6276d08ec2d6a7ce1ac568c77771162bd8cece5.zip meta-impy-f6276d08ec2d6a7ce1ac568c77771162bd8cece5.tar.gz meta-impy-f6276d08ec2d6a7ce1ac568c77771162bd8cece5.tar.bz2 meta-impy-f6276d08ec2d6a7ce1ac568c77771162bd8cece5.tar.xz |
Second Life viewer sources 1.21.5-RC
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llcommon/llversionviewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/llversionviewer.h b/linden/indra/llcommon/llversionviewer.h index d7a4e3d..739a30a 100644 --- a/linden/indra/llcommon/llversionviewer.h +++ b/linden/indra/llcommon/llversionviewer.h | |||
@@ -34,7 +34,7 @@ | |||
34 | 34 | ||
35 | const S32 LL_VERSION_MAJOR = 1; | 35 | const S32 LL_VERSION_MAJOR = 1; |
36 | const S32 LL_VERSION_MINOR = 21; | 36 | const S32 LL_VERSION_MINOR = 21; |
37 | const S32 LL_VERSION_PATCH = 4; | 37 | const S32 LL_VERSION_PATCH = 5; |
38 | const S32 LL_VERSION_BUILD = 0; | 38 | const S32 LL_VERSION_BUILD = 0; |
39 | 39 | ||
40 | const char * const LL_CHANNEL = "Second Life Release"; | 40 | const char * const LL_CHANNEL = "Second Life Release"; |