From 654e4278fa66b81ed9c297f1f3b1aca36b77760e Mon Sep 17 00:00:00 2001 From: UlricQin Date: Tue, 22 Sep 2020 12:56:38 +0800 Subject: [PATCH] Update control --- control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control b/control index c1557b16..0ec351fd 100755 --- a/control +++ b/control @@ -1,7 +1,7 @@ #!/bin/bash # release version -version=2.7.2 +version=2.8.0 CWD=$(cd $(dirname $0)/; pwd) cd $CWD