diff options
author | Jacek Antonelli | 2008-08-15 23:46:03 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:46:03 -0500 |
commit | 31ba61e675d42675c6c6cd1077a93e0c5e055114 (patch) | |
tree | 4be30cbf693bf29a5017f1de47f405909a9ca030 /linden/indra/llcommon/llversionviewer.h | |
parent | Second Life viewer sources 1.20.14 (diff) | |
download | meta-impy-31ba61e675d42675c6c6cd1077a93e0c5e055114.zip meta-impy-31ba61e675d42675c6c6cd1077a93e0c5e055114.tar.gz meta-impy-31ba61e675d42675c6c6cd1077a93e0c5e055114.tar.bz2 meta-impy-31ba61e675d42675c6c6cd1077a93e0c5e055114.tar.xz |
Second Life viewer sources 1.20.15
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 21f7286..9b3cf80 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 = 14; | 37 | const S32 LL_VERSION_PATCH = 15; |
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"; |