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