1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Set version to 1.0.4

This commit is contained in:
Cristian Maglie
2013-03-11 12:19:13 +01:00
parent 3ea0903fa8
commit 4139c59b1a
3 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,6 @@
ARDUINO 1.0.4 - 2013.03.11
[core]
* Fixed malloc bug (Paul Stoffregen)