aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llversionserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/llversionserver.h')
-rw-r--r--linden/indra/llcommon/llversionserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/llversionserver.h b/linden/indra/llcommon/llversionserver.h
index 479b06d..3831479 100644
--- a/linden/indra/llcommon/llversionserver.h
+++ b/linden/indra/llcommon/llversionserver.h
@@ -36,7 +36,7 @@
36const S32 LL_VERSION_MAJOR = 1; 36const S32 LL_VERSION_MAJOR = 1;
37const S32 LL_VERSION_MINOR = 27; 37const S32 LL_VERSION_MINOR = 27;
38const S32 LL_VERSION_PATCH = 0; 38const S32 LL_VERSION_PATCH = 0;
39const S32 LL_VERSION_BUILD = 123523; 39const S32 LL_VERSION_BUILD = 136262;
40 40
41const char * const LL_CHANNEL = "Second Life Server"; 41const char * const LL_CHANNEL = "Second Life Server";
42 42