[jvm-packages] update version of 1.1.0 branch (#6435)

This commit is contained in:
Nan Zhu
2020-11-25 04:15:54 -08:00
committed by GitHub
parent 4e1fba261d
commit 15419d3fd9
6 changed files with 13 additions and 13 deletions

View File

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