---
wmifs/CHANGES | 7 +++++++
wmifs/wmifs.c | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/wmifs/CHANGES b/wmifs/CHANGES
index 1be1263..07904fc 100644
--- a/wmifs/CHANGES
+++ b/wmifs/CHANGES
@@ -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.
diff --git a/wmifs/wmifs.c b/wmifs/wmifs.c
index 6402e26..49eb3d9 100644
--- a/wmifs/wmifs.c
+++ b/wmifs/wmifs.c
@@ -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
--
2.1.4
--
To unsubscribe, send mail to [email protected].