Release patch release 1.3.1 (#6543)

This commit is contained in:
Philip Hyunsu Cho
2020-12-21 23:22:32 -08:00
committed by GitHub
parent 76c361431f
commit a78d0d4110
12 changed files with 21 additions and 21 deletions

View File

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