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