diff options
author | Jacek Antonelli | 2008-08-15 23:45:58 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:58 -0500 |
commit | ff5503706786f0365d8c63d41a0e5a4a6ca7c81a (patch) | |
tree | 48941045bbd4eb09337e02f0263a5918f35a1ae5 /linden/indra/llcommon/llversionviewer.h | |
parent | Second Life viewer sources 1.20.11 (diff) | |
download | meta-impy-ff5503706786f0365d8c63d41a0e5a4a6ca7c81a.zip meta-impy-ff5503706786f0365d8c63d41a0e5a4a6ca7c81a.tar.gz meta-impy-ff5503706786f0365d8c63d41a0e5a4a6ca7c81a.tar.bz2 meta-impy-ff5503706786f0365d8c63d41a0e5a4a6ca7c81a.tar.xz |
Second Life viewer sources 1.20.12
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 4121eb5..df9c5cb 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 = 20; | 36 | const S32 LL_VERSION_MINOR = 20; |
37 | const S32 LL_VERSION_PATCH = 11; | 37 | const S32 LL_VERSION_PATCH = 12; |
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"; |