From 1529b708b808d73998386d9e323fe0d66cacadf2 Mon Sep 17 00:00:00 2001 From: zhangsz Date: Wed, 12 Feb 2025 17:00:27 +0800 Subject: [PATCH] release for 1.0.6 --- bin/build.sh | 2 +- debbuild/DEBIAN/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/build.sh b/bin/build.sh index eef339b..f3a1e22 100755 --- a/bin/build.sh +++ b/bin/build.sh @@ -1,7 +1,7 @@ #!/bin/bash ProjectL=wfc ProjectU=WFC -RelVersion=1.0.5 +RelVersion=1.0.6 RelDate=`date +%Y%m%d` GitRootDir=${HOME}/wfc.git BERootDir=${GitRootDir}/be.wfc diff --git a/debbuild/DEBIAN/control b/debbuild/DEBIAN/control index 9a6c89a..8c656e9 100644 --- a/debbuild/DEBIAN/control +++ b/debbuild/DEBIAN/control @@ -1,5 +1,5 @@ Package: WFC -Version: 1.0.5-YYYYMMDD +Version: 1.0.6-YYYYMMDD Section: WFC Prioritt: optional Architecture: amd64