Bump version to 1.6.0 in master. (#7259)

This commit is contained in:
Jiaming Yuan
2021-10-07 16:09:26 +08:00
committed by GitHub
parent e2660ab8f3
commit f7caac2563
12 changed files with 22 additions and 22 deletions

View File

@@ -5,7 +5,7 @@
#define XGBOOST_VERSION_CONFIG_H_
#define XGBOOST_VER_MAJOR 1
#define XGBOOST_VER_MINOR 5
#define XGBOOST_VER_MINOR 6
#define XGBOOST_VER_PATCH 0
#endif // XGBOOST_VERSION_CONFIG_H_