diff options
author | Jacek Antonelli | 2009-01-28 20:05:14 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-01-28 20:05:15 -0600 |
commit | 715d7e4fe7c4dc7e71433211de3603bbc5753922 (patch) | |
tree | 921761667c9a7c108b6513b0fffb16cd9a0a1a22 /linden/indra/llcommon | |
parent | Second Life viewer sources 1.22.6-RC (diff) | |
download | meta-impy-715d7e4fe7c4dc7e71433211de3603bbc5753922.zip meta-impy-715d7e4fe7c4dc7e71433211de3603bbc5753922.tar.gz meta-impy-715d7e4fe7c4dc7e71433211de3603bbc5753922.tar.bz2 meta-impy-715d7e4fe7c4dc7e71433211de3603bbc5753922.tar.xz |
Second Life viewer sources 1.22.7-RC
Diffstat (limited to 'linden/indra/llcommon')
-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 a2405fd..11401f2 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 = 6; | 37 | const S32 LL_VERSION_PATCH = 7; |
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"; |