From 65317163827d3b7bf7f57a33d1f7bff837c04d19 Mon Sep 17 00:00:00 2001 From: Zontreck Date: Sun, 5 Jul 2020 16:54:21 -0700 Subject: [PATCH] Minor patch to a submodule - update version to trigger updates --- Assembly/ASMInfo.cs | 4 ++-- libremetaverse | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Assembly/ASMInfo.cs b/Assembly/ASMInfo.cs index 5ccf26e..d3c3a3f 100644 --- a/Assembly/ASMInfo.cs +++ b/Assembly/ASMInfo.cs @@ -6,7 +6,7 @@ using System.Reflection; [assembly: AssemblyCompany("ZNI")] [assembly: AssemblyAlgorithmId(System.Configuration.Assemblies.AssemblyHashAlgorithm.MD5)] [assembly: AssemblyCopyright("� 2020 Tara Piccari")] -[assembly: AssemblyFileVersion("5.3.915")] +[assembly: AssemblyFileVersion("5.3.916")] [assembly: AssemblyDescription("Second Life Bot - BotCore5")] @@ -15,7 +15,7 @@ namespace Bot.Assemble public class ASMInfo { public static string BotName = "ZBotCore"; - public static string BotVer = "5.3.915"; + public static string BotVer = "5.3.916"; public static string GitPassword { get diff --git a/libremetaverse b/libremetaverse index f9e9477..e2dea5b 160000 --- a/libremetaverse +++ b/libremetaverse @@ -1 +1 @@ -Subproject commit f9e947745f715c0fb1ad9c1b30a54ef7c935e39b +Subproject commit e2dea5b6389fe59b70759e18dc69a57b45a76121