Merge tag 'v2.0.2' into release_2.0.2-rocm

This commit is contained in:
Hui Liu
2024-01-25 07:42:34 -08:00
19 changed files with 264 additions and 72 deletions

View File

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