diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf
index cdf2ed923310de39173f3e2e3218f3ac6e1f2602..ee949c9ddf7a574037bc677e8cea3a3e38487404 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/User Manual Source/Release Notes Vecto3.x.pptx b/Documentation/User Manual Source/Release Notes Vecto3.x.pptx
index de3f90d19e776ec6448bfc023da5576b5e462d46..2dfb039336491f2536494faff0c86b908bb64a6b 100644
Binary files a/Documentation/User Manual Source/Release Notes Vecto3.x.pptx and b/Documentation/User Manual Source/Release Notes Vecto3.x.pptx differ
diff --git a/Documentation/User Manual/6-changelog/changelog.md b/Documentation/User Manual/6-changelog/changelog.md
index e1b119b85c6f7f03092db442341ba033534e5bec..fdce74f7ee9ac01cba70b4d16801a8b5617fa02f 100644
--- a/Documentation/User Manual/6-changelog/changelog.md	
+++ b/Documentation/User Manual/6-changelog/changelog.md	
@@ -1,5 +1,29 @@
 #Changelog
 
+**VECTO-3.3.10**
+
+***Build 2373 (2021-07-01) RELEASE CANDIDATE***
+
+- Improvements
+    * [VECTO-1421] – Added vehicle sub-group (CO2-standards to MRF and CIF)
+    * [VECTO 1449] – Handling of exempted vehicles: See next slide for details
+    * [VECTO-1404] – Corrected URL for CSS in MRF and CIF
+- Bugfixes
+    * [VECTO-1419] – Simulation abort in urban cycle: failed to find operating point on search braking power with TC gear
+    * [VECTO-1439] – Bugfix handling duplicate entries in engine full-load curve when intersecting with max-torque of gearbox
+    * [VECTO-1429] – error in XML schema 2.x for exempted vehicles – MaxNetPower1/2 are optional input parameters
+
+***Handling of exempted vehicles***
+
+- Axle configuration and sleeper cab are optional input parameters for exempted vehicles (XML schema 1.0 and 2.2.1). 
+    * OEMs are recommended to provide these parameters for exempted vehicles.
+    * If the axle configuration is provided as input parameter, the MRF contains the vehicle group. 
+    * The sleeper cab input parameter is also part of the MRF if provided as input.
+- Input parameters MaxNetPower1/2 are optional input parameters for all exempted vehicles. 
+    * If provided in the input these parameters are part of the MRF for all exempted vehicle types
+    * It is recommended that those parameters are used to specify the rated power also for PEV (pure electric vehicles)
+
+
 **VECTO-3.3.9**
 
 ***Build 2175 (2020-12-15) OFFICIAL RELEASE***
diff --git a/Documentation/User Manual/help.html b/Documentation/User Manual/help.html
index b0a5e080b0a524b30503b21099caf7bc16e72467..990aa7a2323e22d8bb119ba6586d836c66163b65 100644
--- a/Documentation/User Manual/help.html	
+++ b/Documentation/User Manual/help.html	
@@ -7621,6 +7621,36 @@ CycleTime,UnknownCycleName,3600</code></pre>
 </div>
 <div id="changelog" class="section level1">
 <h1>Changelog</h1>
+<p><strong>VECTO-3.3.10</strong></p>
+<p><strong><em>Build 2373 (2021-07-01) RELEASE CANDIDATE</em></strong></p>
+<ul>
+<li>Improvements
+<ul>
+<li>[VECTO-1421] – Added vehicle sub-group (CO2-standards to MRF and CIF)</li>
+<li>[VECTO 1449] – Handling of exempted vehicles: See next slide for details</li>
+<li>[VECTO-1404] – Corrected URL for CSS in MRF and CIF</li>
+</ul></li>
+<li>Bugfixes
+<ul>
+<li>[VECTO-1419] – Simulation abort in urban cycle: failed to find operating point on search braking power with TC gear</li>
+<li>[VECTO-1439] – Bugfix handling duplicate entries in engine full-load curve when intersecting with max-torque of gearbox</li>
+<li>[VECTO-1429] – error in XML schema 2.x for exempted vehicles – MaxNetPower1/2 are optional input parameters</li>
+</ul></li>
+</ul>
+<p><strong><em>Handling of exempted vehicles</em></strong></p>
+<ul>
+<li>Axle configuration and sleeper cab are optional input parameters for exempted vehicles (XML schema 1.0 and 2.2.1).
+<ul>
+<li>OEMs are recommended to provide these parameters for exempted vehicles.</li>
+<li>If the axle configuration is provided as input parameter, the MRF contains the vehicle group.</li>
+<li>The sleeper cab input parameter is also part of the MRF if provided as input.</li>
+</ul></li>
+<li>Input parameters MaxNetPower1/2 are optional input parameters for all exempted vehicles.
+<ul>
+<li>If provided in the input these parameters are part of the MRF for all exempted vehicle types</li>
+<li>It is recommended that those parameters are used to specify the rated power also for PEV (pure electric vehicles)</li>
+</ul></li>
+</ul>
 <p><strong>VECTO-3.3.9</strong></p>
 <p><strong><em>Build 2175 (2020-12-15) OFFICIAL RELEASE</em></strong></p>
 <ul>
diff --git a/HashingTool/Properties/Version.cs b/HashingTool/Properties/Version.cs
index 8be0bee02e61f21261984f5de2b4091cbfa038b0..1b541c94ead3cb430b69102796ce8bf3c06ad589 100644
--- a/HashingTool/Properties/Version.cs
+++ b/HashingTool/Properties/Version.cs
@@ -30,5 +30,5 @@
 */
 
 using System.Reflection;
-[assembly: AssemblyVersion("0.2.0.2175")]
-[assembly: AssemblyFileVersion("0.2.0.2175")]
+[assembly: AssemblyVersion("0.2.0.2373")]
+[assembly: AssemblyFileVersion("0.2.0.2373")]
diff --git a/VECTO/VECTO.vbproj b/VECTO/VECTO.vbproj
index fd2ab458332bb4563f19e8931801ebaa6d9f110c..9463ece52b59be4e8f6f444d1e6903d9d85599de 100644
--- a/VECTO/VECTO.vbproj
+++ b/VECTO/VECTO.vbproj
@@ -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 9bb6fa870a4b054928803dc83e8b68ec84de7b47..83253151becc2bb6ef89817646a9935538761a0b 100644
--- a/VectoCommon/VectoCommon/Properties/Version.cs
+++ b/VectoCommon/VectoCommon/Properties/Version.cs
@@ -30,5 +30,5 @@
 */
 
 using System.Reflection;
-[assembly: AssemblyVersion("3.3.9.2175")]
-[assembly: AssemblyFileVersion("3.3.9.2175")]
\ No newline at end of file
+[assembly: AssemblyVersion("3.3.10.2373")]
+[assembly: AssemblyFileVersion("3.3.10.2373")]
\ No newline at end of file
diff --git a/VectoCommon/VectoHashing/Properties/Version.cs b/VectoCommon/VectoHashing/Properties/Version.cs
index e92ee9c5dd1949c672a3e395d7d1fa6f16b733b7..542d0f155bbdb57091f1be73f6ebf60941d93e10 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.2175")]
-[assembly: AssemblyFileVersion("1.2.0.2175")]
+[assembly: AssemblyVersion("1.2.0.2373")]
+[assembly: AssemblyFileVersion("1.2.0.2373")]
diff --git a/VectoConsole/Properties/Version.cs b/VectoConsole/Properties/Version.cs
index a9c920d11a8b8679856974e3e7425ea9701da6d7..ebb22d25f871ab3510b27b4abba7ce92b289cd4e 100644
--- a/VectoConsole/Properties/Version.cs
+++ b/VectoConsole/Properties/Version.cs
@@ -30,5 +30,5 @@
 */
 
 using System.Reflection;
-[assembly: AssemblyVersion("3.3.9.2175")]
-[assembly: AssemblyFileVersion("3.3.9.2175")]
\ No newline at end of file
+[assembly: AssemblyVersion("3.3.10.2373")]
+[assembly: AssemblyFileVersion("3.3.10.2373")]
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Properties/Version.cs b/VectoCore/VectoCore/Properties/Version.cs
index 1d9ce5ab70a716527f9a202c85c2112044f7cf79..f8f2bf1f84d3cc923543ec306bd97d20946d924b 100644
--- a/VectoCore/VectoCore/Properties/Version.cs
+++ b/VectoCore/VectoCore/Properties/Version.cs
@@ -30,5 +30,5 @@
 */
 
 using System.Reflection;
-[assembly: AssemblyVersion("3.3.9.2175")]
-[assembly: AssemblyFileVersion("3.3.9.2175")]
+[assembly: AssemblyVersion("3.3.10.2373")]
+[assembly: AssemblyFileVersion("3.3.10.2373")]
diff --git a/VectoCore/VectoCore/Utils/VectoVersionCore.cs b/VectoCore/VectoCore/Utils/VectoVersionCore.cs
index 4d4cd462b15254655fd1bd3e34e2a10343326a6e..1a2c175e025b95609063ce22b694f7a11e149c49 100644
--- a/VectoCore/VectoCore/Utils/VectoVersionCore.cs
+++ b/VectoCore/VectoCore/Utils/VectoVersionCore.cs
@@ -47,7 +47,7 @@ namespace TUGraz.VectoCore.Utils
 		public static string VersionNumber
 		{
 			get {
-				return "3.3.9.2175" + SUFFIX;
+				return "3.3.10.2373" + SUFFIX;
 			}
 		}
 
diff --git a/VectoCore/VectoCore/VectoCore.csproj b/VectoCore/VectoCore/VectoCore.csproj
index 6da1864459b2a08a6b32d5bf6a94263556e44295..6ddf88672df18f0b623263ed4c6cf7a688638638 100644
--- a/VectoCore/VectoCore/VectoCore.csproj
+++ b/VectoCore/VectoCore/VectoCore.csproj
@@ -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>
diff --git a/VectoCore/VectoCore/VersionNumber.t4 b/VectoCore/VectoCore/VersionNumber.t4
index 005e28335860223b218be53d3e7861991f41c779..011383ac0dd350c15126db2b544fa1dd5f0822b0 100644
--- a/VectoCore/VectoCore/VersionNumber.t4
+++ b/VectoCore/VectoCore/VersionNumber.t4
@@ -6,6 +6,6 @@ int GetBuildNumber()
 
 string GetVectoCoreVersionNumber()
 {
-	return "3.3.9." + GetBuildNumber();
+	return "3.3.10." + GetBuildNumber();
 }
 #>
\ No newline at end of file