xgboost
version_config.h
Go to the documentation of this file.
1 
4 #ifndef XGBOOST_VERSION_CONFIG_H_
5 #define XGBOOST_VERSION_CONFIG_H_
6 
7 #define XGBOOST_VER_MAJOR 1
8 #define XGBOOST_VER_MINOR 7
9 #define XGBOOST_VER_PATCH 6
10 
11 #endif // XGBOOST_VERSION_CONFIG_H_