From 1e7917fa8965ab3691ee868961ea7cc36b6cab5c Mon Sep 17 00:00:00 2001 From: Leyla Farazha Date: Fri, 2 Nov 2007 21:26:41 +0000 Subject: Committing viewer-auth-server into release svn merge -r72818:72835 svn+ssh://svn/svn/linden/branches/viewer-auth-server-2 --- etc/message.xml | 8 ++++++++ indra/llcommon/llversionserver.h | 2 +- scripts/messages/message_template.msg | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/etc/message.xml b/etc/message.xml index 3d9d0ebab1..86c377eb41 100644 --- a/etc/message.xml +++ b/etc/message.xml @@ -399,6 +399,14 @@ true + + ScriptRunningReply + + flavor + llsd + trusted-sender + false + capBans diff --git a/indra/llcommon/llversionserver.h b/indra/llcommon/llversionserver.h index c3222898e4..8a2f8835f5 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 = 71877; +const S32 LL_VERSION_BUILD = 72163; const char * const LL_CHANNEL = "Second Life Server"; diff --git a/scripts/messages/message_template.msg b/scripts/messages/message_template.msg index 7aabb78030..8d6d551a1b 100644 --- a/scripts/messages/message_template.msg +++ b/scripts/messages/message_template.msg @@ -5271,7 +5271,7 @@ version 2.0 // ScriptRunningReply - response from simulator to message above { - ScriptRunningReply Low 244 NotTrusted Unencoded + ScriptRunningReply Low 244 NotTrusted Unencoded UDPDeprecated { Script Single { ObjectID LLUUID } -- cgit v1.2.3