From 5f14e76b954b778cfa2784675945d63fd26d5d6b Mon Sep 17 00:00:00 2001 From: 710leo <710leo@gmail.com> Date: Fri, 22 May 2020 00:14:43 +0800 Subject: [PATCH] Update version --- control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control b/control index 5b964838..8efeca5a 100755 --- a/control +++ b/control @@ -1,7 +1,7 @@ #!/bin/bash # release version -version=2.2.0 +version=2.2.1 CWD=$(cd $(dirname $0)/; pwd) cd $CWD