Bump release version to 1.6.1. (#7872)

This commit is contained in:
Jiaming Yuan
2022-05-08 14:20:50 +08:00
committed by GitHub
parent c2508814ff
commit 5d92a7d936
10 changed files with 19 additions and 19 deletions

View File

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