Skip to content

Commit 5d79e77

Browse files
committed
update configure.ac
1 parent f29eb74 commit 5d79e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R-package/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# * https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Configure-and-cleanup
55

66
AC_PREREQ(2.69)
7-
AC_INIT([lightgbm], [m4_esyscmd_s([cat src/VERSION.txt])], [], [lightgbm], [])
7+
AC_INIT([lightgbm], [3.0.0-1], [], [lightgbm], [])
88

99
###########################
1010
# find compiler and flags #

0 commit comments

Comments
 (0)