aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:46:03 -0500
committerJacek Antonelli2008-08-15 23:46:03 -0500
commit31ba61e675d42675c6c6cd1077a93e0c5e055114 (patch)
tree4be30cbf693bf29a5017f1de47f405909a9ca030 /linden/indra/llcommon/llversionviewer.h
parentSecond Life viewer sources 1.20.14 (diff)
downloadmeta-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.h2
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
35const S32 LL_VERSION_MAJOR = 1; 35const S32 LL_VERSION_MAJOR = 1;
36const S32 LL_VERSION_MINOR = 20; 36const S32 LL_VERSION_MINOR = 20;
37const S32 LL_VERSION_PATCH = 14; 37const S32 LL_VERSION_PATCH = 15;
38const S32 LL_VERSION_BUILD = 0; 38const S32 LL_VERSION_BUILD = 0;
39 39
40const char * const LL_CHANNEL = "Second Life Release"; 40const char * const LL_CHANNEL = "Second Life Release";