Make 1.4.2 patch release. (#6962)

This commit is contained in:
Jiaming Yuan
2021-05-13 16:17:14 +08:00
committed by GitHub
parent 8147d78b12
commit 522b8977c2
12 changed files with 23 additions and 21 deletions

View File

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