From c0208e95d656c2017f3b8e6f49e470b5157198f8 Mon Sep 17 00:00:00 2001 From: caiyuchao Date: Mon, 28 Apr 2025 19:07:12 +0800 Subject: [PATCH] release for 1.0.15 --- 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 f2e30ee..ad81240 100644 --- a/bin/control.sh +++ b/bin/control.sh @@ -1,4 +1,4 @@ Package=WFC -RelVersion=1.0.14 +RelVersion=1.0.15 Architecture=amd64 Description='WANFi Control and Billing System' diff --git a/build/docker/env/wfc-release b/build/docker/env/wfc-release index 27a3a4b..f092997 100644 --- a/build/docker/env/wfc-release +++ b/build/docker/env/wfc-release @@ -1,5 +1,5 @@ NAME="wfc" -VERSION="1.0.14-YYYYMMDD" +VERSION="1.0.15-YYYYMMDD" ID="wfc" -VERSION_ID="1.0.14" +VERSION_ID="1.0.15" DESCRIPTION="WANFi Control and Billing System" \ No newline at end of file diff --git a/debbuild/DEBIAN/control b/debbuild/DEBIAN/control index b99c6cc..3c420e2 100644 --- a/debbuild/DEBIAN/control +++ b/debbuild/DEBIAN/control @@ -1,5 +1,5 @@ Package: WFC -Version: 1.0.14 +Version: 1.0.15 Section: WFC Prioritt: optional Architecture: amd64