update version to 3.0.0

This commit is contained in:
zhangxubo
2022-04-01 08:36:18 +00:00
committed by Gitee
parent 6a1f81d322
commit ef8cf68be2

View File

@ -58,7 +58,7 @@ function print_help()
##default install version storage path
declare db_name_for_package='openGauss'
declare version_number='2.1.0'
declare version_number='3.0.0'
if [ $# = 0 ] ; then
echo "missing option"