Skip to content

Commit

Permalink
Merge pull request #207 from Teingi/2.2.0_dev
Browse files Browse the repository at this point in the history
change version to 2.2.0
  • Loading branch information
wayyoungboy authored May 13, 2024
2 parents 0a8a46b + cadf19d commit 587f864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rpm/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

python_bin='python'
W_DIR=`pwd`
VERSION=${VERSION:-'2.1.0'}
VERSION=${VERSION:-'2.2.0'}


function python_version()
Expand Down
2 changes: 1 addition & 1 deletion rpm/oceanbase-diagnostic-tool.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: oceanbase-diagnostic-tool
Version:2.1.0
Version:2.2.0
Release: %(echo $RELEASE)%{?dist}
Summary: oceanbase diagnostic tool program
Group: Development/Tools
Expand Down

0 comments on commit 587f864

Please sign in to comment.