From 7150617b10ed2eee1d3eef44d2fcaaffbba3db41 Mon Sep 17 00:00:00 2001 From: zhangsz Date: Fri, 28 Feb 2025 10:29:30 +0800 Subject: [PATCH] release for 1.0.11 --- 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 0041a0e..1d5cb55 100644 --- a/bin/control.sh +++ b/bin/control.sh @@ -1,4 +1,4 @@ Package=WFC -RelVersion=1.0.10 +RelVersion=1.0.11 Architecture=amd64 Description='WANFi Control and Billing System' diff --git a/build/docker/env/wfc-release b/build/docker/env/wfc-release index f222967..c499f8d 100644 --- a/build/docker/env/wfc-release +++ b/build/docker/env/wfc-release @@ -1,5 +1,5 @@ NAME="wfc" -VERSION="1.0.10-YYYYMMDD" +VERSION="1.0.11-YYYYMMDD" ID="wfc" -VERSION_ID="1.0.10" +VERSION_ID="1.0.11" DESCRIPTION="WANFi Control and Billing System" \ No newline at end of file diff --git a/debbuild/DEBIAN/control b/debbuild/DEBIAN/control index 4919e37..6084f02 100644 --- a/debbuild/DEBIAN/control +++ b/debbuild/DEBIAN/control @@ -1,5 +1,5 @@ Package: WFC -Version: 1.0.10 +Version: 1.0.11 Section: WFC Prioritt: optional Architecture: amd64