diff --git a/Marlin/Default_Version.h b/Marlin/Default_Version.h
index 28cab84575..ea5727fba8 100644
--- a/Marlin/Default_Version.h
+++ b/Marlin/Default_Version.h
@@ -6,9 +6,9 @@
// #error "You must specify the following parameters related to your distribution"
#if true
-#define SHORT_BUILD_VERSION "1.1.0-RC2"
-#define DETAILED_BUILD_VERSION "1.1.0-RC2 From Archive"
-#define STRING_DISTRIBUTION_DATE "2015-09-28 12:00"
+#define SHORT_BUILD_VERSION "1.1.0-RC3"
+#define DETAILED_BUILD_VERSION "1.1.0-RC3 From Archive"
+#define STRING_DISTRIBUTION_DATE "2015-12-01 12:00"
// It might also be appropriate to define a location where additional information can be found
#define SOURCE_CODE_URL "http:// ..."
#endif
\ No newline at end of file
diff --git a/README.md b/README.md
index 1eafd098dc..f65ba9d2c5 100644
--- a/README.md
+++ b/README.md
@@ -2,17 +2,22 @@
Additional documentation can be found in [our wiki](https://github.com/MarlinFirmware/Marlin/wiki/Main-Page).
-## Release Candidate -- Marlin 1.1.0-RC2 - 29 September 2015
+## Release Candidate -- Marlin 1.1.0-RC3 - 01 December 2015
__Not for production use – use with caution!__
-For the latest tagged version of Marlin (currently 1.0.2 – January 2015) you should switch to the [Release branch](https://github.com/MarlinFirmware/Marlin/tree/Release).
+Previously tagged versions of Marlin are not recommended. However, the latest patches to the Marlin 1.0 series can be found in the [1.0.x](https://github.com/MarlinFirmware/Marlin/tree/1.0.x) branch.
[This branch, "RC"](https://github.com/MarlinFirmware/Marlin/tree/RC), is our current pre-release candidate.
Future development takes place in the [MarlinDev repository](https://github.com/MarlinFirmware/MarlinDev/).
## Recent Changes
+RC3 - 01 Dec 2015
+ A number of language sensitive strings have been revised
+ Formatting of the LCD display has been improved to handle negative coordinates better
+ Various compiler-related issues have been corrected
+
RC2 - 29 Sep 2015
File styling reverted
LCD update frequency reduced
@@ -44,8 +49,8 @@ __Google Hangout:__