From 2d0fa2d26fe79f000701124361798ae40bc1257b Mon Sep 17 00:00:00 2001 From: Ulric Qin Date: Mon, 1 Jun 2020 20:54:47 +0800 Subject: [PATCH] upgrade 2.6.1 --- control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control b/control index ff087d43..91d31498 100755 --- a/control +++ b/control @@ -1,7 +1,7 @@ #!/bin/bash # release version -version=2.4.1 +version=2.6.1 CWD=$(cd $(dirname $0)/; pwd) cd $CWD -- GitLab