summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/message.xml8
-rw-r--r--indra/llcommon/llversionserver.h2
-rw-r--r--scripts/messages/message_template.msg2
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 @@
<boolean>true</boolean>
</map>
+ <!-- UDPDeprecated Messages -->
+ <key>ScriptRunningReply</key>
+ <map>
+ <key>flavor</key>
+ <string>llsd</string>
+ <key>trusted-sender</key>
+ <boolean>false</boolean>
+ </map>
</map>
<key>capBans</key>
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 }