Skip to content

Commit 9ff0c08

Browse files
authored
Fix 1.7.1 version file. (dmlc#8427)
1 parent 534c940 commit 9ff0c08

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
@@ -6,6 +6,6 @@
66

77
#define XGBOOST_VER_MAJOR 1
88
#define XGBOOST_VER_MINOR 7
9-
#define XGBOOST_VER_PATCH 0
9+
#define XGBOOST_VER_PATCH 1
1010

1111
#endif // XGBOOST_VERSION_CONFIG_H_

0 commit comments

Comments
 (0)