From 8be653c218a48281f376236ace33ee6d51da9199 Mon Sep 17 00:00:00 2001 From: canghai908 Date: Mon, 23 Dec 2024 19:25:04 +0800 Subject: [PATCH] update to v2.1.7 --- control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control b/control index 26e9493..0aa8201 100755 --- a/control +++ b/control @@ -1,6 +1,6 @@ #!/bin/bash # release version -version=2.1.6 +version=2.1.7 CWD=$(cd $(dirname $0)/; pwd) cd $CWD