From 24bd97413eccb760bf0516edb42ac1e665cc0359 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 24 Jan 2013 14:42:51 +0100 Subject: [PATCH] Updates to build.xml. (version auto defetect for "dist" target) --- build/build.xml | 44 ++++++++++++++++---------------------- build/shared/revisions.txt | 8 +++---- todo.txt | 2 -- 3 files changed, 23 insertions(+), 31 deletions(-) diff --git a/build/build.xml b/build/build.xml index 6411b09f5..dfff2e7ef 100644 --- a/build/build.xml +++ b/build/build.xml @@ -110,41 +110,35 @@ - + - - - - - - + + + + + + + + + + + - + - - - - - + + + + + - - - - - - - - - + diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index cdecfa5b6..9a0b91193 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -1,5 +1,5 @@ -ARDUINO BETA 1.5.2 - 2012.01.23 +ARDUINO 1.5.2 BETA - 2012.01.23 [ide] * Scrollable editor tabs (Shigheru KANEMOTO) @@ -31,11 +31,11 @@ ARDUINO BETA 1.5.2 - 2012.01.23 * Merged all improvements made in Arduino IDE 1.0.3 * Merged all improvements made in Arduino IDE 1.0.4 (not yet released) -ARDUINO BETA 1.5.1r2 - 2012.11.06 +ARDUINO 1.5.1r2 BETA - 2012.11.06 * Fixed wrong release file for windows. -ARDUINO BETA 1.5.1 - 2012.11.05 +ARDUINO 1.5.1 BETA - 2012.11.05 * Merged changes coming from stable release of Arduino IDE 1.0.2. @@ -60,7 +60,7 @@ ARDUINO BETA 1.5.1 - 2012.11.05 [firmwares] * Added firmware for atmega16u2 on Due Board. -ARDUINO BETA 1.5 - 2012.10.22 +ARDUINO 1.5 BETA - 2012.10.22 * First release for the unified IDE for both AVR 8-bit and ARM 32-bit (SAM3 CPUs) architectures. diff --git a/todo.txt b/todo.txt index bd8e287b6..d6a080c7d 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,3 @@ -0152 arduino - Fix Linux make.sh, etc. scripts Test on Linux.