add Encodings lib to release script

This commit is contained in:
Günter Obiltschnig
2018-02-14 17:10:49 +01:00
parent 16bf0c559e
commit 0c2182b585

View File

@@ -17,7 +17,7 @@ if [ "$1" = "" ] ; then
exit 1 exit 1
fi fi
comps="Foundation XML JSON Util Net" comps="Foundation Encodings XML JSON Util Net"
internal=0 internal=0
specfile="" specfile=""
version="" version=""