From 833e8d5c2a1dd48fd89b8b438dbe56572697bb76 Mon Sep 17 00:00:00 2001 From: Josh Bell Date: Thu, 25 Oct 2007 22:31:09 +0000 Subject: svn merge -r 71403:72356 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-3-Server --> release Backport of fixes from production branch. Merge verified with QAR-41 --- indra/llcommon/llversionserver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llcommon') diff --git a/indra/llcommon/llversionserver.h b/indra/llcommon/llversionserver.h index db0e244c76..c3222898e4 100644 --- a/indra/llcommon/llversionserver.h +++ b/indra/llcommon/llversionserver.h @@ -35,7 +35,7 @@ const S32 LL_VERSION_MAJOR = 1; const S32 LL_VERSION_MINOR = 18; const S32 LL_VERSION_PATCH = 3; -const S32 LL_VERSION_BUILD = 70368; +const S32 LL_VERSION_BUILD = 71877; const char * const LL_CHANNEL = "Second Life Server"; -- cgit v1.2.3