Bump version in header. (#5742)

This commit is contained in:
Jiaming Yuan 2020-06-01 18:21:18 +08:00 committed by GitHub
parent d19cec70f1
commit 325156c7a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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