Bump version to 1.5.0 snapshot in master. (#6875)

This commit is contained in:
Jiaming Yuan
2021-04-22 01:53:44 +08:00
committed by GitHub
parent bec2b4f094
commit 146549260a
11 changed files with 20 additions and 20 deletions

View File

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