aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:39 -0500
committerJacek Antonelli2008-08-15 23:45:39 -0500
commitfdb921e78b7b0e05f6e7e47e0c238bb87ee1afbc (patch)
tree3879991f681c965dce8040bb9deece680fc9f287 /linden/indra/llcommon/llversionviewer.h
parentSecond Life viewer sources 1.19.1.3 (diff)
downloadmeta-impy-fdb921e78b7b0e05f6e7e47e0c238bb87ee1afbc.zip
meta-impy-fdb921e78b7b0e05f6e7e47e0c238bb87ee1afbc.tar.gz
meta-impy-fdb921e78b7b0e05f6e7e47e0c238bb87ee1afbc.tar.bz2
meta-impy-fdb921e78b7b0e05f6e7e47e0c238bb87ee1afbc.tar.xz
Second Life viewer sources 1.19.1.4
Diffstat (limited to 'linden/indra/llcommon/llversionviewer.h')
-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 4d8f521..f00657a 100644
--- a/linden/indra/llcommon/llversionviewer.h
+++ b/linden/indra/llcommon/llversionviewer.h
@@ -35,7 +35,7 @@
35const S32 LL_VERSION_MAJOR = 1; 35const S32 LL_VERSION_MAJOR = 1;
36const S32 LL_VERSION_MINOR = 19; 36const S32 LL_VERSION_MINOR = 19;
37const S32 LL_VERSION_PATCH = 1; 37const S32 LL_VERSION_PATCH = 1;
38const S32 LL_VERSION_BUILD = 3; 38const S32 LL_VERSION_BUILD = 4;
39 39
40const char * const LL_CHANNEL = "Second Life Release"; 40const char * const LL_CHANNEL = "Second Life Release";
41 41