File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 4242 * files and images, etc) that comes from that.
4343 */
4444public class Base {
45- public static final int REVISION = 103 ;
45+ public static final int REVISION = 104 ;
4646 /** This might be replaced by main() if there's a lib/version.txt file. */
47- static String VERSION_NAME = "0103 " ;
47+ static String VERSION_NAME = "0104 " ;
4848 /** Set true if this a proper release rather than a numbered revision. */
4949 static public boolean RELEASE = false ;
5050
Original file line number Diff line number Diff line change 11
2+ ARDUINO 1.0.4 - 2013.03.11
3+
24[core]
35
46* Fixed malloc bug (Paul Stoffregen)
Original file line number Diff line number Diff line change 1- 0103 arduino
1+ 0104 arduino
22
33Fix Linux make.sh, etc. scripts
44Test on Linux.
You can’t perform that action at this time.
0 commit comments