From e196dcae79bc3ac7b6066ce6230d9c38d8595a8a Mon Sep 17 00:00:00 2001 From: 710leo <710leo@gmail.com> Date: Wed, 13 May 2020 16:15:22 +0800 Subject: [PATCH] Change control version to 1.4.1 --- control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control b/control index 967d2d09..f85cf0d5 100755 --- a/control +++ b/control @@ -1,7 +1,7 @@ #!/bin/bash # release version -version=1.4.0 +version=1.4.1 CWD=$(cd $(dirname $0)/; pwd) cd $CWD