WIO: Update to Version 1.3.2 several changes in many files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stephan Feddersen via Development
2018-02-20 21:41:13 +01:00
committed by Michael Tremer
parent d536c178ec
commit a25c95b3a0
10 changed files with 228 additions and 170 deletions

View File

@@ -9,13 +9,13 @@
include Config
VER = 1.3.1
VER = 1.3.2
THISAPP = wio-$(VER)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = wio
PAK_VER = 3
PAK_VER = 1
###############################################################################
# Top-level Rules