Bump version to 1.4.0 snapshot in master (#6486)

This commit is contained in:
Philip Hyunsu Cho
2020-12-10 07:38:08 -08:00
committed by GitHub
parent b8044e6136
commit 0d483cb7c1
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 3
#define XGBOOST_VER_MINOR 4
#define XGBOOST_VER_PATCH 0
#endif // XGBOOST_VERSION_CONFIG_H_