File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4646 * files and images, etc) that comes from that.
4747 */
4848public class Base {
49- public static final int REVISION = 106 ;
49+ public static final int REVISION = 107 ;
5050 /** This might be replaced by main() if there's a lib/version.txt file. */
51- static String VERSION_NAME = "0106 " ;
51+ static String VERSION_NAME = "0107 " ;
5252 /** Set true if this a proper release rather than a numbered revision. */
5353 static public boolean RELEASE = false ;
5454
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ ARDUINO 1.0.7
33
44[libraries]
55* Backported GSM from IDE 1.5.x
6+ * EthernetClien: use IANA recommended ephemeral port range, 49152-65535 (Jack Christensen, cifer-lee)
67
78ARDUINO 1.0.6 - 2014.09.16
89
You can’t perform that action at this time.
0 commit comments