Skip to content

Commit b374b42

Browse files
committed
release script: Update dos build to use 1.01.0 too
1 parent bb98b88 commit b374b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/release/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ echo.
294294
295295
echo bootstrapping normal fbc:
296296
cd fbc
297-
make FBC=../FreeBASIC-1.00.0-dos/fbc.exe
297+
make FBC=../$bootfb_title/fbc.exe
298298
if ERRORLEVEL 1 exit /b
299299
make install
300300
if ERRORLEVEL 1 exit /b

0 commit comments

Comments
 (0)