diff --git a/library.properties b/library.properties index 8fe4a85..6f82d1d 100644 --- a/library.properties +++ b/library.properties @@ -1,10 +1,8 @@ name=WiFi +version=1.2 author=Arduino -email=info@arduino.cc +maintainer=Arduino sentence=Libary for the Arduino WiFi shield. paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The shield can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS. url=http:http://arduino.cc/en/Reference/WiFi architectures=* -version=1.2 -dependencies=SPI -core-dependencies=arduino (>=1.5.0)