From 8e8bce0e3980645952d72a1fc1491ca7569dea9f Mon Sep 17 00:00:00 2001 From: zhangsz Date: Thu, 27 Feb 2025 18:41:12 +0800 Subject: [PATCH] release for 1.0.10 --- 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 582b30c..0041a0e 100644 --- a/bin/control.sh +++ b/bin/control.sh @@ -1,4 +1,4 @@ Package=WFC -RelVersion=1.0.9 +RelVersion=1.0.10 Architecture=amd64 Description='WANFi Control and Billing System' diff --git a/build/docker/env/wfc-release b/build/docker/env/wfc-release index 84179a2..f222967 100644 --- a/build/docker/env/wfc-release +++ b/build/docker/env/wfc-release @@ -1,5 +1,5 @@ NAME="wfc" -VERSION="1.0.9-YYYYMMDD" +VERSION="1.0.10-YYYYMMDD" ID="wfc" -VERSION_ID="1.0.9" +VERSION_ID="1.0.10" DESCRIPTION="WANFi Control and Billing System" \ No newline at end of file diff --git a/debbuild/DEBIAN/control b/debbuild/DEBIAN/control index 73e1540..4919e37 100644 --- a/debbuild/DEBIAN/control +++ b/debbuild/DEBIAN/control @@ -1,5 +1,5 @@ Package: WFC -Version: 1.0.9 +Version: 1.0.10 Section: WFC Prioritt: optional Architecture: amd64