diff --git a/1.3/Assemblies/AndroidTiers.dll b/1.3/Assemblies/AndroidTiers.dll index 811e989..4e2da8f 100644 Binary files a/1.3/Assemblies/AndroidTiers.dll and b/1.3/Assemblies/AndroidTiers.dll differ diff --git a/About/About.xml b/About/About.xml index dbf7dfb..fb3b95f 100644 --- a/About/About.xml +++ b/About/About.xml @@ -43,7 +43,7 @@ - Fully customizable - More, etc etc -Version 3.0.0 +Version 3.0.0RC rev3 ]]> diff --git a/Source/Androids For RW1.3/Properties/AssemblyInfo.cs b/Source/Androids For RW1.3/Properties/AssemblyInfo.cs index 7ea20f2..1ab539d 100644 --- a/Source/Androids For RW1.3/Properties/AssemblyInfo.cs +++ b/Source/Androids For RW1.3/Properties/AssemblyInfo.cs @@ -4,7 +4,7 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyVersion("3.0.0.2")] +[assembly: AssemblyVersion("3.0.0.3")] [assembly: CompilationRelaxations(8)] [assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)] [assembly: Debuggable(DebuggableAttribute.DebuggingModes.Default | DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints | DebuggableAttribute.DebuggingModes.EnableEditAndContinue | DebuggableAttribute.DebuggingModes.DisableOptimizations)] @@ -17,4 +17,4 @@ [assembly: AssemblyTrademark("")] [assembly: ComVisible(false)] [assembly: Guid("4ed7b8ad-47e8-4436-a9bf-e664b17196d7")] -[assembly: AssemblyFileVersion("3.0.0.2")] +[assembly: AssemblyFileVersion("3.0.0.3")] diff --git a/Source/Androids For RW1.3/obj/Debug/AndroidTiers.dll b/Source/Androids For RW1.3/obj/Debug/AndroidTiers.dll index 811e989..4e2da8f 100644 Binary files a/Source/Androids For RW1.3/obj/Debug/AndroidTiers.dll and b/Source/Androids For RW1.3/obj/Debug/AndroidTiers.dll differ