From 27962be84c492ea2cb36bc4254490c3d47cb607a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 29 Jul 2012 16:24:38 +0100 Subject: [PATCH] update date --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index f302058..4e5ff5b 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -8,7 +8,7 @@ //User specified version info of THIS file to display in [Pronterface, etc] terminal window during startup. //Implementation of an idea by Prof Braino to inform user that any changes made //to THIS file by the user have been successfully uploaded into firmware. -#define STRING_VERSION_CONFIG_H "2012-07-28" //Personal revision number for changes to THIS file. +#define STRING_VERSION_CONFIG_H "2012-07-29" //Personal revision number for changes to THIS file. #define STRING_CONFIG_H_AUTHOR "iwj" //Who made the changes. // This determines the communication speed of the printer -- 2.30.2