From 8fde5f0d3241205067e5d7bf5380757e764eff31 Mon Sep 17 00:00:00 2001
From: Christian Goetze <cg@lindenlab.com>
Date: Thu, 20 Dec 2007 23:48:13 +0000
Subject: [PATCH] svn merge -r74912:76207 
 svn+ssh://svn/svn/linden/branches/Branch_1-18-6-Server -> release

---
 indra/llcommon/llversionserver.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/llcommon/llversionserver.h b/indra/llcommon/llversionserver.h
index 9e1a8f53007..302e89eb078 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 = 6;
-const S32 LL_VERSION_BUILD = 74522;
+const S32 LL_VERSION_BUILD = 76205;
 
 const char * const LL_CHANNEL = "Second Life Server";
 
-- 
GitLab