From 36e000b988472f22e8073ad10b3e741072b835d5 Mon Sep 17 00:00:00 2001 From: 710leo <710leo@gmail.com> Date: Sun, 24 May 2020 17:44:42 +0800 Subject: [PATCH] Update control version --- control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control b/control index 8efeca5a..76d6b6c9 100755 --- a/control +++ b/control @@ -1,7 +1,7 @@ #!/bin/bash # release version -version=2.2.1 +version=2.2.2 CWD=$(cd $(dirname $0)/; pwd) cd $CWD