From d32602f6087d5f64f6f0899e6506ecd77674a1d1 Mon Sep 17 00:00:00 2001 From: zhangsz Date: Wed, 26 Feb 2025 11:28:46 +0800 Subject: [PATCH] release for 1.0.9 --- 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 3553ee9..582b30c 100644 --- a/bin/control.sh +++ b/bin/control.sh @@ -1,4 +1,4 @@ Package=WFC -RelVersion=1.0.8 +RelVersion=1.0.9 Architecture=amd64 Description='WANFi Control and Billing System' diff --git a/build/docker/env/wfc-release b/build/docker/env/wfc-release index dbea10e..84179a2 100644 --- a/build/docker/env/wfc-release +++ b/build/docker/env/wfc-release @@ -1,5 +1,5 @@ NAME="wfc" -VERSION="1.0.8-YYYYMMDD" +VERSION="1.0.9-YYYYMMDD" ID="wfc" -VERSION_ID="1.0.8" +VERSION_ID="1.0.9" DESCRIPTION="WANFi Control and Billing System" \ No newline at end of file diff --git a/debbuild/DEBIAN/control b/debbuild/DEBIAN/control index 1c00df4..73e1540 100644 --- a/debbuild/DEBIAN/control +++ b/debbuild/DEBIAN/control @@ -1,5 +1,5 @@ Package: WFC -Version: 1.0.8 +Version: 1.0.9 Section: WFC Prioritt: optional Architecture: amd64