diff options
author | Jacek Antonelli | 2008-12-01 17:41:02 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-12-01 17:41:04 -0600 |
commit | a2a8404bef1224ec84a70fac0d97232091c064d0 (patch) | |
tree | bd13d7d81131a8a109e16c1ca9f5d36263131351 /linden/indra/llcommon/llversionviewer.h | |
parent | Second Life viewer sources 1.22.0-RC (diff) | |
download | meta-impy-a2a8404bef1224ec84a70fac0d97232091c064d0.zip meta-impy-a2a8404bef1224ec84a70fac0d97232091c064d0.tar.gz meta-impy-a2a8404bef1224ec84a70fac0d97232091c064d0.tar.bz2 meta-impy-a2a8404bef1224ec84a70fac0d97232091c064d0.tar.xz |
Second Life viewer sources 1.22.1-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 6e7d6ce..6ff2604 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 = 22; | 36 | const S32 LL_VERSION_MINOR = 22; |
37 | const S32 LL_VERSION_PATCH = 0; | 37 | const S32 LL_VERSION_PATCH = 1; |
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"; |