diff options
author | Jacek Antonelli | 2009-03-01 23:17:07 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-03-01 23:17:20 -0600 |
commit | 18004d6835650efc03ccd6c7d3b8142b264cd95a (patch) | |
tree | 7806b72845e58e7ec74f333c6fb718143ec0d414 /linden/indra/llcommon | |
parent | Second Life viewer sources 1.22.9-RC (diff) | |
download | meta-impy-18004d6835650efc03ccd6c7d3b8142b264cd95a.zip meta-impy-18004d6835650efc03ccd6c7d3b8142b264cd95a.tar.gz meta-impy-18004d6835650efc03ccd6c7d3b8142b264cd95a.tar.bz2 meta-impy-18004d6835650efc03ccd6c7d3b8142b264cd95a.tar.xz |
Second Life viewer sources 1.22.10-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 4f28752..258a5e2 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 = 9; | 37 | const S32 LL_VERSION_PATCH = 10; |
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"; |