diff --git a/Documentation/Checklist_Release_VECTO_3.3.6.1898.docx b/Documentation/Checklist_Release_VECTO_3.3.6.1898.docx new file mode 100644 index 0000000000000000000000000000000000000000..c8d5dd61648c4e8c1d90595f13ee43e82716a936 Binary files /dev/null and b/Documentation/Checklist_Release_VECTO_3.3.6.1898.docx differ diff --git a/Documentation/Checklist_Release_VECTO_3.3.6.1898.pdf b/Documentation/Checklist_Release_VECTO_3.3.6.1898.pdf new file mode 100644 index 0000000000000000000000000000000000000000..660fbb0519ccb5f07e11a65309f4d44fd5d8edbc Binary files /dev/null and b/Documentation/Checklist_Release_VECTO_3.3.6.1898.pdf differ diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf index 557847931a0d86396b722f7e237d94f5c0ec43b5..00605ece4fb654947c12200744e9dba086ee7faa 100644 Binary files a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf and b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf differ diff --git a/Documentation/VectoResults_3.3.6.1898.xlsx b/Documentation/VectoResults_3.3.6.1898.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..a858e7192efcb1acbc51ad582ef44fbbe14c5de8 Binary files /dev/null and b/Documentation/VectoResults_3.3.6.1898.xlsx differ diff --git a/HashingTool/Properties/Version.cs b/HashingTool/Properties/Version.cs index c87fb3927274b3c1cbaf723e2bc3c9594737930c..c1f2e61123bac8e0ac5cbc40251fccc224db125b 100644 --- a/HashingTool/Properties/Version.cs +++ b/HashingTool/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("0.2.0.1812")] -[assembly: AssemblyFileVersion("0.2.0.1812")] +[assembly: AssemblyVersion("0.2.0.1898")] +[assembly: AssemblyFileVersion("0.2.0.1898")] diff --git a/VECTO/VECTO.vbproj b/VECTO/VECTO.vbproj index d3f29786de2a7c093c0b118660c611e85a6f5a06..a8ef30e92c591628db4c53b1e7873148e158bc5b 100644 --- a/VECTO/VECTO.vbproj +++ b/VECTO/VECTO.vbproj @@ -74,7 +74,7 @@ <Prefer32Bit>false</Prefer32Bit> <WarningLevel>1</WarningLevel> <WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors> - <DefineConstants>CERTIFICATION_RELEASE</DefineConstants> + <DefineConstants>RELEASE_CANDIDATE</DefineConstants> </PropertyGroup> <PropertyGroup> <ApplicationManifest>My Project\app.manifest</ApplicationManifest> @@ -141,7 +141,7 @@ <PlatformTarget>AnyCPU</PlatformTarget> <WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors> <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> - <DefineConstants>CERTIFICATION_RELEASE</DefineConstants> + <DefineConstants>RELEASE_CANDIDATE</DefineConstants> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Deploy|x86'"> diff --git a/VectoCommon/VectoCommon/Properties/Version.cs b/VectoCommon/VectoCommon/Properties/Version.cs index 2ee338f9c6e3ffcf605c00df79d25ed92bd5790e..f84a6c85df557781f4ae877b9bd1de88c506d6c6 100644 --- a/VectoCommon/VectoCommon/Properties/Version.cs +++ b/VectoCommon/VectoCommon/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("3.3.5.1812")] -[assembly: AssemblyFileVersion("3.3.5.1812")] \ No newline at end of file +[assembly: AssemblyVersion("3.3.6.1898")] +[assembly: AssemblyFileVersion("3.3.6.1898")] \ No newline at end of file diff --git a/VectoCommon/VectoHashing/Properties/Version.cs b/VectoCommon/VectoHashing/Properties/Version.cs index 9c6caf0fb6d8ecf146b25688f9b3d3b23075c9d8..261aa6414c4d9f0ea7a6c46e236aaf069053b04b 100644 --- a/VectoCommon/VectoHashing/Properties/Version.cs +++ b/VectoCommon/VectoHashing/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("1.2.0.1812")] -[assembly: AssemblyFileVersion("1.2.0.1812")] +[assembly: AssemblyVersion("1.2.0.1898")] +[assembly: AssemblyFileVersion("1.2.0.1898")] diff --git a/VectoConsole/Properties/Version.cs b/VectoConsole/Properties/Version.cs index 4566918c6210887ce6cd5075af2ffb5855f55b2a..13994aa9b521459722534657d70f61e96d6aa448 100644 --- a/VectoConsole/Properties/Version.cs +++ b/VectoConsole/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("3.3.5.1812")] -[assembly: AssemblyFileVersion("3.3.5.1812")] \ No newline at end of file +[assembly: AssemblyVersion("3.3.6.1898")] +[assembly: AssemblyFileVersion("3.3.6.1898")] \ No newline at end of file diff --git a/VectoCore/VectoCore/Properties/Version.cs b/VectoCore/VectoCore/Properties/Version.cs index 1d7c69903ce23a5d4b3e0b2462f2f8572fb6fffe..44947ca23ddee86596ec94781f92104444be7df9 100644 --- a/VectoCore/VectoCore/Properties/Version.cs +++ b/VectoCore/VectoCore/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("3.3.5.1812")] -[assembly: AssemblyFileVersion("3.3.5.1812")] +[assembly: AssemblyVersion("3.3.6.1898")] +[assembly: AssemblyFileVersion("3.3.6.1898")] diff --git a/VectoCore/VectoCore/VectoCore.csproj b/VectoCore/VectoCore/VectoCore.csproj index 3d4151b3277b80a118cac0e02bf6f5dbebc8fcaf..fa179c732bac4078aa9046c8825909dca46a1d01 100644 --- a/VectoCore/VectoCore/VectoCore.csproj +++ b/VectoCore/VectoCore/VectoCore.csproj @@ -20,7 +20,7 @@ <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> - <DefineConstants>DEBUG;CERTIFICATION_RELEASE</DefineConstants> + <DefineConstants>DEBUG;RELEASE_CANDIDATE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow> @@ -76,7 +76,7 @@ <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> - <DefineConstants>CERTIFICATION_RELEASE</DefineConstants> + <DefineConstants>RELEASE_CANDIDATE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <AllowUnsafeBlocks>false</AllowUnsafeBlocks> @@ -518,6 +518,11 @@ <Compile Include="Utils\XMLValidator.cs" /> <Compile Include="Utils\XPathHelper.cs" /> <Compile Include="Ninject\VectoNinjectModule.cs" /> + <Compile Include="VersionNumber1.cs"> + <AutoGen>True</AutoGen> + <DesignTime>True</DesignTime> + <DependentUpon>VersionNumber.t4</DependentUpon> + </Compile> </ItemGroup> <ItemGroup> <None Include="app.config" />