Skip to content

Commit 325156c

Browse files
authored
Bump version in header. (#5742)
1 parent d19cec7 commit 325156c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xgboost/version_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#define XGBOOST_VERSION_CONFIG_H_
66

77
#define XGBOOST_VER_MAJOR 1
8-
#define XGBOOST_VER_MINOR 1
8+
#define XGBOOST_VER_MINOR 2
99
#define XGBOOST_VER_PATCH 0
1010

1111
#endif // XGBOOST_VERSION_CONFIG_H_

0 commit comments

Comments
 (0)