diff --git a/bin/control.sh b/bin/control.sh index 5f51f93..3dc1ef4 100644 --- a/bin/control.sh +++ b/bin/control.sh @@ -1,4 +1,4 @@ Package=WFC -RelVersion=1.0.16 +RelVersion=1.0.17 Architecture=amd64 Description='WANFi Control and Billing System' diff --git a/build/docker/env/wfc-release b/build/docker/env/wfc-release index 3ee938e..c97c44c 100644 --- a/build/docker/env/wfc-release +++ b/build/docker/env/wfc-release @@ -1,5 +1,5 @@ NAME="wfc" -VERSION="1.0.16-YYYYMMDD" +VERSION="1.0.17-YYYYMMDD" ID="wfc" -VERSION_ID="1.0.16" +VERSION_ID="1.0.17" DESCRIPTION="WANFi Control and Billing System" \ No newline at end of file diff --git a/debbuild/DEBIAN/control b/debbuild/DEBIAN/control index 72d8269..86541bd 100644 --- a/debbuild/DEBIAN/control +++ b/debbuild/DEBIAN/control @@ -1,5 +1,5 @@ Package: WFC -Version: 1.0.16 +Version: 1.0.17 Section: WFC Prioritt: optional Architecture: amd64