Skip to content

Commit

Permalink
version update to 2.6.0 (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
wayyoungboy authored Nov 12, 2024
1 parent 93dc103 commit a0b39d7
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.5.0'}
VERSION=${VERSION:-'2.6.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.5.0
Version:2.6.0
Release: %(echo $RELEASE)%{?dist}
Summary: oceanbase diagnostic tool program
Group: Development/Tools
Expand Down

0 comments on commit a0b39d7

Please sign in to comment.