From 19d4c426ca6f029f8a8c1d300eb2fdc5cbbf1ab4 Mon Sep 17 00:00:00 2001 From: Justin Aquadro Date: Sat, 1 Oct 2011 18:40:34 +0000 Subject: [PATCH] --- Substrate/SubstrateCS/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Substrate/SubstrateCS/Properties/AssemblyInfo.cs b/Substrate/SubstrateCS/Properties/AssemblyInfo.cs index 2e4611e..6e19494 100644 --- a/Substrate/SubstrateCS/Properties/AssemblyInfo.cs +++ b/Substrate/SubstrateCS/Properties/AssemblyInfo.cs @@ -30,8 +30,8 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("0.7.2.0")] -[assembly: AssemblyFileVersion("0.7.2.0")] +[assembly: AssemblyVersion("0.7.3.0")] +[assembly: AssemblyFileVersion("0.7.3.0")] // This library is compatible with all CLS-compliant .NET programming languages. [assembly: CLSCompliant(true)] \ No newline at end of file