diff --git a/Documentation/Checklist_Release_VECTO_3.3.3.1639.docx b/Documentation/Checklist_Release_VECTO_3.3.3.1639.docx
new file mode 100644
index 0000000000000000000000000000000000000000..2a2afb9926c41160f4fc584b09559410deea5ead
Binary files /dev/null and b/Documentation/Checklist_Release_VECTO_3.3.3.1639.docx differ
diff --git a/Documentation/Checklist_Release_VECTO_3.3.3.1639.pdf b/Documentation/Checklist_Release_VECTO_3.3.3.1639.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..2716b470b592021386d34865994bab1d5f695641
Binary files /dev/null and b/Documentation/Checklist_Release_VECTO_3.3.3.1639.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 7e2773c23061af8e2a3baa87914e3b507e23de0d..91c1c0bea089cca2a292823220b3a9a9d035ab97 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 182da643bafdf3815b3b4c9bd6ca0c0c2e6b4802..5698d4e6214e581acdfe9fffc1bdf73e9cb4ad80 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 059e8c0a233f8b4ddb214f23c59ea2d36da89e26..3755518044c388e63fb7b10607bbfbb49376274b 100644
--- a/Documentation/User Manual/6-changelog/changelog.md	
+++ b/Documentation/User Manual/6-changelog/changelog.md	
@@ -2,6 +2,18 @@
 
 **VECTO 3.3.3**
 
+***Build 1639 (2019-06-27) OFFICIAL RELEASE***
+
+- Bugfixes (compared to VECTO 3.3.3.1609-RC)
+    * [VECTO-1003] - Vecto Error: Loss-Map extrapolation in declaration mode required (issue VECTO-991)
+    * [VECTO-1006] - Failed to find torque converter operating point on UD cycle (issue VECTO-996)
+    * [VECTO-1010] - Unexpected Response: ResponseOverload in UD cycle (issue VECTO-996)
+    * [VECTO-1015] - XML Schema not correctly identified
+    * [VECTO-1019] - Error opening job in case a file is missing
+    * [VECTO-1020] - HashingTool Crashes
+    * [VECTO-1021] - Invalid hash of job data
+
+
 ***Build 1609 (2019-05-29) RELEASE CANDIDATE***
 
  - Improvement
diff --git a/Documentation/User Manual/help.html b/Documentation/User Manual/help.html
index 637bc1970b325382a3aed6b4364d899b54570eee..27d80186a0d315b3bfc72c3754411b9788e354e6 100644
--- a/Documentation/User Manual/help.html	
+++ b/Documentation/User Manual/help.html	
@@ -7561,6 +7561,19 @@ CycleTime,UnknownCycleName,3600</code></pre>
 <div id="changelog" class="section level1">
 <h1>Changelog</h1>
 <p><strong>VECTO 3.3.3</strong></p>
+<p><strong><em>Build 1639 (2019-06-27) OFFICIAL RELEASE</em></strong></p>
+<ul>
+<li>Bugfixes (compared to VECTO 3.3.3.1609-RC)
+<ul>
+<li>[VECTO-1003] - Vecto Error: Loss-Map extrapolation in declaration mode required (issue VECTO-991)</li>
+<li>[VECTO-1006] - Failed to find torque converter operating point on UD cycle (issue VECTO-996)</li>
+<li>[VECTO-1010] - Unexpected Response: ResponseOverload in UD cycle (issue VECTO-996)</li>
+<li>[VECTO-1015] - XML Schema not correctly identified</li>
+<li>[VECTO-1019] - Error opening job in case a file is missing</li>
+<li>[VECTO-1020] - HashingTool Crashes</li>
+<li>[VECTO-1021] - Invalid hash of job data</li>
+</ul></li>
+</ul>
 <p><strong><em>Build 1609 (2019-05-29) RELEASE CANDIDATE</em></strong></p>
 <ul>
 <li>Improvement
diff --git a/Documentation/VectoResults_3.3.3.1639.xlsx b/Documentation/VectoResults_3.3.3.1639.xlsx
new file mode 100644
index 0000000000000000000000000000000000000000..26439dc3e1153334bc9a5bd25266d84f39f07c68
Binary files /dev/null and b/Documentation/VectoResults_3.3.3.1639.xlsx differ
diff --git a/HashingTool/Properties/Version.cs b/HashingTool/Properties/Version.cs
index a01c33e98b088ea2fa2a7210daae7558a44336fc..ebb794bee6ac7e1a63ea30da5b74bd4128135ae6 100644
--- a/HashingTool/Properties/Version.cs
+++ b/HashingTool/Properties/Version.cs
@@ -30,5 +30,5 @@
 */
 
 using System.Reflection;
-[assembly: AssemblyVersion("0.2.0.1609")]
-[assembly: AssemblyFileVersion("0.2.0.1609")]
+[assembly: AssemblyVersion("0.2.0.1639")]
+[assembly: AssemblyFileVersion("0.2.0.1639")]
diff --git a/VectoCommon/VectoCommon/Properties/Version.cs b/VectoCommon/VectoCommon/Properties/Version.cs
index c933d379139fef6d71ae0f4c5feea09a868fa1e4..526345cb16276ccce5f0af81ed96b596bb8f013f 100644
--- a/VectoCommon/VectoCommon/Properties/Version.cs
+++ b/VectoCommon/VectoCommon/Properties/Version.cs
@@ -30,5 +30,5 @@
 */
 
 using System.Reflection;
-[assembly: AssemblyVersion("3.3.3.1609")]
-[assembly: AssemblyFileVersion("3.3.3.1609")]
\ No newline at end of file
+[assembly: AssemblyVersion("3.3.3.1639")]
+[assembly: AssemblyFileVersion("3.3.3.1639")]
\ No newline at end of file
diff --git a/VectoCommon/VectoHashing/Properties/Version.cs b/VectoCommon/VectoHashing/Properties/Version.cs
index e0526a73b0f026e8f97916e5111d4c3d9e389efc..3c55f85e829873a0b36c5e5019a2195e8b1fd006 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.1609")]
-[assembly: AssemblyFileVersion("1.2.0.1609")]
+[assembly: AssemblyVersion("1.2.0.1639")]
+[assembly: AssemblyFileVersion("1.2.0.1639")]
diff --git a/VectoConsole/Properties/Version.cs b/VectoConsole/Properties/Version.cs
index 9badfa14a9ae029bacb3be8c1af8a2a85f2bf382..426016566051a01d974695745d14a03fbcf1cc0e 100644
--- a/VectoConsole/Properties/Version.cs
+++ b/VectoConsole/Properties/Version.cs
@@ -30,5 +30,5 @@
 */
 
 using System.Reflection;
-[assembly: AssemblyVersion("3.3.3.1609")]
-[assembly: AssemblyFileVersion("3.3.3.1609")]
\ No newline at end of file
+[assembly: AssemblyVersion("3.3.3.1639")]
+[assembly: AssemblyFileVersion("3.3.3.1639")]
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Properties/Version.cs b/VectoCore/VectoCore/Properties/Version.cs
index 9b20ec249eb2e144766838f6d89daf9381e95ffd..0b60f0010c4e189a85908097352e3c6235b04813 100644
--- a/VectoCore/VectoCore/Properties/Version.cs
+++ b/VectoCore/VectoCore/Properties/Version.cs
@@ -30,5 +30,5 @@
 */
 
 using System.Reflection;
-[assembly: AssemblyVersion("3.3.3.1609")]
-[assembly: AssemblyFileVersion("3.3.3.1609")]
+[assembly: AssemblyVersion("3.3.3.1639")]
+[assembly: AssemblyFileVersion("3.3.3.1639")]
diff --git a/VectoCore/VectoCore/Utils/VectoVersionCore.cs b/VectoCore/VectoCore/Utils/VectoVersionCore.cs
index 7ad7ac22f7329eb033b5c6749435b56666ba0f9b..0c836df444ca0a1d3fd1d7d4bab9bd3552ae1c67 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.3.1609" + SUFFIX;
+				return "3.3.3.1639" + SUFFIX;
 			}
 		}
 
diff --git a/VectoCore/VectoCore/VectoCore.csproj b/VectoCore/VectoCore/VectoCore.csproj
index 9a0c77e859011e33b99e3a530e1bbd0996e91a7d..1d012b47b9d953e42fd9768baf495ccca7faf015 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>RELEASE_CANDIDATE</DefineConstants>
+    <DefineConstants>CERTIFICATION_RELEASE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>