diff --git a/etc/message.xml b/etc/message.xml
index 3d9d0ebab1cd14ebfb98a7d7042100d72fd1f845..86c377eb41ae044ccdd47b49e8b40c8832bac8e4 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 c3222898e4cfaecc7170cce975610d7bdb7c4c12..8a2f8835f52c59ac87e7ae604c502cf1d209e0f5 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 7aabb780307cd66b3f71be38c332a19e4850f62a..8d6d551a1b6da1bd319d304c8a7acced689a476c 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	}