Update Substrate; Version

This commit is contained in:
Justin Aquadro 2013-05-25 01:15:38 -04:00
parent 09806d5f14
commit 119ba72091
3 changed files with 3 additions and 3 deletions

View file

@ -72,7 +72,7 @@
<ItemGroup>
<Reference Include="Substrate, Version=1.3.8.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Substrate\SubstrateCS\bin\Debug\Substrate.dll</HintPath>
<HintPath>References\Substrate.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />

View file

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.3.1.0")]
[assembly: AssemblyFileVersion("2.3.1.0")]
[assembly: AssemblyVersion("2.4.0.0")]
[assembly: AssemblyFileVersion("2.4.0.0")]

Binary file not shown.