wmifs: Bump to version 1.6.

This commit is contained in:
Doug Torrance 2015-08-24 21:25:28 -04:00 committed by Carlos R. Mafra
parent bde2e76fa2
commit ed6f2efc00
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
Version Description
--------------------------------------------------------------
1.6 * Released 150824
* wmifs uses now the new library libdockapp that includes the old
wmgeneral library.
* Add note about libdockapp to INSTALL.
1.5 * Released 150527
* Include latest version of wmgeneral library.

View file

@ -243,7 +243,7 @@
#define LED_NET_TX (5)
#define LED_NET_POWER (6)
#define WMIFS_VERSION "1.5"
#define WMIFS_VERSION "1.6"
/* the size of the buffer read from /proc/net/ */
#define BUFFER_SIZE 512