diff --git a/rpm/build.sh b/rpm/build.sh index 9c103636..96b6cd56 100755 --- a/rpm/build.sh +++ b/rpm/build.sh @@ -2,7 +2,7 @@ python_bin='python' W_DIR=`pwd` -VERSION=${VERSION:-'2.0.0'} +VERSION=${VERSION:-'2.1.0'} function python_version() diff --git a/rpm/oceanbase-diagnostic-tool.spec b/rpm/oceanbase-diagnostic-tool.spec index a1e3a919..4d0f8260 100644 --- a/rpm/oceanbase-diagnostic-tool.spec +++ b/rpm/oceanbase-diagnostic-tool.spec @@ -1,5 +1,5 @@ Name: oceanbase-diagnostic-tool -Version:2.0.0 +Version:2.1.0 Release: 1%{?dist} Summary: oceanbase diagnostic tool program Group: Development/Tools