Fix 1.7.1 version file. (#8427)

This commit is contained in:
Jiaming Yuan
2022-11-06 03:19:54 +08:00
committed by GitHub
parent 534c940a7e
commit 9ff0c0832a

View File

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