From 80c12efd826666ae3a0ab0f42b83db6308736971 Mon Sep 17 00:00:00 2001 From: caiyuchao Date: Thu, 19 Jun 2025 20:11:14 +0800 Subject: [PATCH] release for 1.0.18 --- bin/control.sh | 2 +- build/docker/env/wfc-release | 4 ++-- debbuild/DEBIAN/control | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/control.sh b/bin/control.sh index 3dc1ef4..bba9f74 100644 --- a/bin/control.sh +++ b/bin/control.sh @@ -1,4 +1,4 @@ Package=WFC -RelVersion=1.0.17 +RelVersion=1.0.18 Architecture=amd64 Description='WANFi Control and Billing System' diff --git a/build/docker/env/wfc-release b/build/docker/env/wfc-release index c97c44c..1904db3 100644 --- a/build/docker/env/wfc-release +++ b/build/docker/env/wfc-release @@ -1,5 +1,5 @@ NAME="wfc" -VERSION="1.0.17-YYYYMMDD" +VERSION="1.0.18-YYYYMMDD" ID="wfc" -VERSION_ID="1.0.17" +VERSION_ID="1.0.18" DESCRIPTION="WANFi Control and Billing System" \ No newline at end of file diff --git a/debbuild/DEBIAN/control b/debbuild/DEBIAN/control index 86541bd..8c9f944 100644 --- a/debbuild/DEBIAN/control +++ b/debbuild/DEBIAN/control @@ -1,5 +1,5 @@ Package: WFC -Version: 1.0.17 +Version: 1.0.18 Section: WFC Prioritt: optional Architecture: amd64