wmifs: Bump to version 1.6.
This commit is contained in:
parent
bde2e76fa2
commit
ed6f2efc00
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue