Bump version. (#7769)

This commit is contained in:
Jiaming Yuan
2022-03-31 06:33:22 +08:00
committed by GitHub
parent 9150fdbd4d
commit 522636cb52
13 changed files with 27 additions and 25 deletions

View File

@@ -4,8 +4,8 @@
#ifndef XGBOOST_VERSION_CONFIG_H_
#define XGBOOST_VERSION_CONFIG_H_
#define XGBOOST_VER_MAJOR 1
#define XGBOOST_VER_MINOR 6
#define XGBOOST_VER_MAJOR 2
#define XGBOOST_VER_MINOR 0
#define XGBOOST_VER_PATCH 0
#endif // XGBOOST_VERSION_CONFIG_H_