diff --git a/Marlin/Version.h b/Marlin/Version.h
index 893eb24ed080e45d7cf6e1f7bc3479ac10355aa1..68f3f7604f2df02662ccef7d2905c53497bb9230 100644
--- a/Marlin/Version.h
+++ b/Marlin/Version.h
@@ -42,7 +42,7 @@
  * here we define this default string as the date where the latest release
  * version was tagged.
  */
-#define STRING_DISTRIBUTION_DATE "2016-04-24 12:00"
+#define STRING_DISTRIBUTION_DATE "2016-04-27 12:00"
 
 /**
  * @todo: Missing documentation block